Top |
gboolean | anti-aliasing | Read / Write |
GstCACASinkDithering | dither | Read / Write |
gint | screen-height | Read |
gint | screen-width | Read |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseSink ╰── GstCACASink
“anti-aliasing”
property“anti-aliasing” gboolean
Enables Anti-Aliasing.
Flags: Read / Write
Default value: TRUE
“dither”
property “dither” GstCACASinkDithering
Set type of Dither.
Flags: Read / Write
Default value: No dithering
“screen-height”
property“screen-height” gint
The height of the screen.
Flags: Read
Allowed values: >= 0
Default value: 25
“screen-width”
property“screen-width” gint
The width of the screen.
Flags: Read
Allowed values: >= 0
Default value: 80