Top |
gboolean | autopaint-colorkey | Read / Write |
gint | brightness | Read / Write |
gint | colorkey | Read / Write |
gint | contrast | Read / Write |
gchar * | device | Read / Write |
gchar * | device-name | Read |
gchar * | display | Read / Write |
gboolean | double-buffer | Read / Write |
gboolean | draw-borders | Read / Write |
gboolean | force-aspect-ratio | Read / Write |
gboolean | handle-events | Read / Write |
gboolean | handle-expose | Read / Write |
gint | hue | Read / Write |
gchar * | pixel-aspect-ratio | Read / Write |
gint | saturation | Read / Write |
gboolean | synchronous | Read / Write |
guint64 | window-height | Read |
guint64 | window-width | Read |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseSink ╰── GstVideoSink ╰── GstXvImageSink
GstXvImageSink implements GstNavigation, GstVideoOverlay and GstColorBalance.
“autopaint-colorkey”
property“autopaint-colorkey” gboolean
Whether to autofill overlay with colorkey.
Flags: Read / Write
Default value: TRUE
“brightness”
property“brightness” gint
The brightness of the video.
Flags: Read / Write
Allowed values: [-1000,1000]
Default value: 0
“colorkey”
property“colorkey” gint
Color to use for the overlay mask.
Flags: Read / Write
Default value: 0
“contrast”
property“contrast” gint
The contrast of the video.
Flags: Read / Write
Allowed values: [-1000,1000]
Default value: 0
“device”
property“device” gchar *
The number of the video adaptor.
Flags: Read / Write
Default value: "0"
“device-name”
property“device-name” gchar *
The name of the video adaptor.
Flags: Read
Default value: NULL
“double-buffer”
property“double-buffer” gboolean
Whether to double-buffer the output.
Flags: Read / Write
Default value: TRUE
“draw-borders”
property“draw-borders” gboolean
Draw black borders to fill unused area in force-aspect-ratio mode.
Flags: Read / Write
Default value: TRUE
“force-aspect-ratio”
property“force-aspect-ratio” gboolean
When enabled, scaling will respect original aspect ratio.
Flags: Read / Write
Default value: TRUE
“handle-events”
property“handle-events” gboolean
When enabled, XEvents will be selected and handled.
Flags: Read / Write
Default value: TRUE
“handle-expose”
property“handle-expose” gboolean
When enabled, the current frame will always be drawn in response to X Expose events.
Flags: Read / Write
Default value: TRUE
“hue”
property“hue” gint
The hue of the video.
Flags: Read / Write
Allowed values: [-1000,1000]
Default value: 0
“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: [-1000,1000]
Default value: 0
“synchronous”
property“synchronous” gboolean
When enabled, runs the X display in synchronous mode. (unrelated to A/V sync, used only for debugging).
Flags: Read / Write
Default value: FALSE
“window-height”
property“window-height” guint64
Height of the window.
Flags: Read
Default value: 0
“window-width”
property“window-width” guint64
Width of the window.
Flags: Read
Default value: 0