Top | ![]() |
![]() |
![]() |
![]() |
gint | brightness | Read / Write |
gint | contrast | Read / Write |
gint | hue | Read / Write |
gchar * | pixel-aspect-ratio | Read / Write |
gint | saturation | Read / Write |
gpointer | surface | Write |
gboolean | vsync | Read / Write |
GObject ╰── GstObject ╰── GstElement ╰── GstBaseSink ╰── GstVideoSink ╰── GstDfbVideoSink
GstDfbVideoSink implements GstImplementsInterface, GstNavigation and GstColorBalance.
name |
sink |
direction |
sink |
presence |
always |
details |
video/x-raw-rgb, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] |
video/x-raw-yuv, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ] |
“brightness”
property “brightness” gint
The brightness of the video.
Flags: Read / Write
Allowed values: [0,65535]
Default value: 32768
“contrast”
property “contrast” gint
The contrast of the video.
Flags: Read / Write
Allowed values: [0,65535]
Default value: 32768
“hue”
property “hue” gint
The hue of the video.
Flags: Read / Write
Allowed values: [0,65535]
Default value: 32768
“pixel-aspect-ratio”
property “pixel-aspect-ratio” gchar *
The pixel aspect ratio of the device.
Flags: Read / Write
Default value: "1/1"
“saturation”
property “saturation” gint
The saturation of the video.
Flags: Read / Write
Allowed values: [0,65535]
Default value: 32768