Top |
Properties
gboolean | force-aspect-ratio | Read / Write |
GstFraction | pixel-aspect-ratio | Read / Write |
gpointer | widget | Read / Write |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseSink ╰── GstVideoSink ╰── GstQtSink
Property Details
The “force-aspect-ratio”
property
“force-aspect-ratio” gboolean
When enabled, scaling will respect original aspect ratio.
Flags: Read / Write
Default value: TRUE
The “pixel-aspect-ratio”
property
“pixel-aspect-ratio” GstFraction
The pixel aspect ratio of the device.
Flags: Read / Write
The “widget”
property
“widget” gpointer
The QQuickItem to place in the object hierarchy.
Flags: Read / Write