autovideosink
autovideosink
|
|
Object Hierarchy
GObject
+----GInitiallyUnowned
+----GstObject
+----GstElement
+----GstBin
+----GstAutoDetect
+----GstAutoVideoSink
Implemented Interfaces
GstAutoVideoSink implements
GstChildProxy.
Properties
"ts-offset" gint64 : Read / Write
"sync" gboolean : Read / Write
Description
autovideosink is a video sink that automatically detects an appropriate
video sink to use. It does so by scanning the registry for all elements
that have “Sink” and “Video” in the class field
of their element information, and also have a non-zero autoplugging rank.
Synopsis
Element Information
plugin |
autodetect
|
author |
Jan Schmidt <thaytan@noraisin.net> |
class |
Sink/Video |
Element Pads
name |
sink |
direction |
sink |
presence |
always |
details |
ANY |
Details
GstAutoVideoSink
typedef struct _GstAutoVideoSink GstAutoVideoSink;
Property Details
The "ts-offset"
property
"ts-offset" gint64 : Read / Write
Timestamp offset in nanoseconds.
Default value: 0
The "sync"
property
"sync" gboolean : Read / Write
Sync on the clock.
Default value: TRUE
See Also
autoaudiosink, ximagesink, xvimagesink, sdlvideosink