sbcdec

Decode an SBC audio stream

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstAudioDecoder
                    ╰──sbcdec

Factory details

Authors: – Marcel Holtmann

Classification:Codec/Decoder/Audio

Rank – primary

Plugin – sbc

Package – GStreamer Bad Plug-ins

Pad Templates

sink

audio/x-sbc:
       channels: [ 1, 2 ]
           rate: { (int)16000, (int)32000, (int)44100, (int)48000 }
         parsed: true

Presencealways

Directionsink

Object typeGstPad


src

audio/x-raw:
         format: S16LE
           rate: { (int)16000, (int)32000, (int)44100, (int)48000 }
       channels: [ 1, 2 ]
         layout: interleaved

Presencealways

Directionsrc

Object typeGstPad


The results of the search are