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 – gstsbc

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


Properties

min-latency

“min-latency” gint64

Aggregate output data to a minimum of latency time (ns)

Flags : Read / Write

Default value : 0


plc

“plc” gboolean

Perform packet loss concealment (if supported)

Flags : Read / Write

Default value : false


tolerance

“tolerance” gint64

Perfect ts while timestamp jitter/imperfection within tolerance (ns)

Flags : Read / Write

Default value : 0


The results of the search are