adpcmdec

Decode MS and IMA ADPCM audio

Hierarchy

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstAudioDecoder
                    ╰──adpcmdec

Factory details

Authors: – Pioneers of the Inevitable

Classification:Codec/Decoder/Audio

Rank – primary

Plugin – gstadpcmdec

Package – GStreamer Bad Plug-ins

Pad Templates

sink

audio/x-adpcm:
         layout: { (string)microsoft, (string)dvi }
    block_align: [ 64, 8192 ]
           rate: [ 1, 2147483647 ]
       channels: [ 1, 2 ]

Presencealways

Directionsink

Object typeGstPad


src

audio/x-raw:
         format: S16LE
         layout: interleaved
           rate: [ 1, 2147483647 ]
       channels: [ 1, 2 ]

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