Top |
gchar * | display | Read / Write |
gboolean | force-aspect-ratio | Read / Write |
gboolean | handle-events | Read / Write |
gboolean | handle-expose | Read / Write |
gchar * | pixel-aspect-ratio | Read / Write |
gboolean | synchronous | Read / Write |
guint64 | window-height | Read |
guint64 | window-width | Read |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseSink ╰── GstVideoSink ╰── GstXImageSink
“force-aspect-ratio”
property“force-aspect-ratio” gboolean
When enabled, reverse caps negotiation (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
“pixel-aspect-ratio”
property“pixel-aspect-ratio” gchar *
The pixel aspect ratio of the device.
Flags: Read / Write
Default value: "1/1"
“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