interaudiosink

The interaudiosink element is an audio sink element. It is used in connection with a interaudiosrc element in a different pipeline, similar to intervideosink and intervideosrc.

Example launch line

 gst-launch-1.0 -v audiotestsrc ! queue ! interaudiosink

The interaudiosink element cannot be used effectively with gst-launch-1.0, as it requires a second pipeline in the application to receive the audio. See the gstintertest.c example in the gst-plugins-bad source code for more details.

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseSink
                    ╰──interaudiosink

Factory details

Authors: – David Schleef

Classification:Sink/Audio

Rank – none

Plugin – inter

Package – GStreamer Bad Plug-ins

Pad Templates

sink

audio/x-raw:
         format: { F64LE, F64BE, F32LE, F32BE, S32LE, S32BE, U32LE, U32BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, S16LE, S16BE, U16LE, U16BE, S8, U8 }
           rate: [ 1, 2147483647 ]
       channels: [ 1, 2147483647 ]

Presencealways

Directionsink

Object typeGstPad


Properties

channel

“channel” gchararray

Channel name to match inter src and sink elements

Flags : Read / Write

Default value : default


The results of the search are