![]() |
![]() |
![]() |
GStreamer Base Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseSink +----GstVideoSink +----GstXImageSink
"display" gchar* : Read / Write "pixel-aspect-ratio" gchar* : Read / Write "synchronous" gboolean : Read / Write "force-aspect-ratio" gboolean : Read / Write "handle-events" gboolean : Read / Write "handle-expose" gboolean : Read / Write "window-height" guint64 : Read "window-width" guint64 : Read
"pixel-aspect-ratio"
property"pixel-aspect-ratio" gchar* : Read / Write
The pixel aspect ratio of the device.
Default value: "1/1"
"synchronous"
property"synchronous" gboolean : Read / Write
When enabled, runs the X display in synchronous mode. (unrelated to A/V sync, used only for debugging).
Default value: FALSE
"force-aspect-ratio"
property"force-aspect-ratio" gboolean : Read / Write
When enabled, reverse caps negotiation (scaling) will respect original aspect ratio.
Default value: TRUE
"handle-events"
property"handle-events" gboolean : Read / Write
When enabled, XEvents will be selected and handled.
Default value: TRUE
"handle-expose"
property"handle-expose" gboolean : Read / Write
When enabled, the current frame will always be drawn in response to X Expose events.
Default value: TRUE