autoaudiosink

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.

Example launch line

 gst-launch-1.0 -v -m audiotestsrc ! audioconvert ! audioresample ! autoaudiosink

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBin
                    ╰──GstAutoDetect
                        ╰──autoaudiosink

Factory details

Authors: – Jan Schmidt

Classification:Sink/Audio

Rank – none

Plugin – gstautodetect

Package – GStreamer Good Plug-ins

Pad Templates

sink

ANY

Presencealways

Directionsink

Object typeGstPad


Properties

async-handling

“async-handling” gboolean

The bin will handle Asynchronous state changes

Flags : Read / Write

Default value : false


filter-caps

“filter-caps” GstCaps *

Filter sink candidates using these caps.

Flags : Read / Write

Default value :

audio/x-raw

message-forward

“message-forward” gboolean

Forwards all children messages

Flags : Read / Write

Default value : false


sync

“sync” gboolean

Sync on the clock

Flags : Read / Write

Default value : true


ts-offset

“ts-offset” gint64

Timestamp offset in nanoseconds

Flags : Read / Write

Default value : 0


The results of the search are