Top | ![]() |
![]() |
![]() |
![]() |
GstCaps * | filter-caps | Read / Write |
gint64 | ts-offset | Read / Write |
gboolean | sync | Read / Write |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBin ╰── GstAutoDetect ╰── GstAutoAudioSink
autoaudiosink is an audio sink that automatically detects an appropriate audio sink to use. It does so by scanning the registry for all elements that have “Sink” and “Audio” in the class field of their element information, and also have a non-zero autoplugging rank.
1 |
gst-launch-1.0 -v -m audiotestsrc ! audioconvert ! audioresample ! autoaudiosink |
“filter-caps”
property“filter-caps” GstCaps *
Filter sink candidates using these caps.
Flags: Read / Write
“ts-offset”
property “ts-offset” gint64
Timestamp offset in nanoseconds.
Flags: Read / Write
Default value: 0