adpcmdec

(from GStreamer Bad Plug-ins git)

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 – libgstadpcmdec.so

Package – GStreamer Bad Plug-ins git

Pad Templates

sink

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

Presencealways

Directionsink


src

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

Presencealways

Directionsrc


Properties

min-latency

“min-latency” gint64

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

Flags : Read / Write

Default value : 0


name

“name” gchararray

The name of the object

Flags : Read / Write / Construct

Default value : NULL


parent

“parent” GstObject *

The parent of the object

Flags : Read / Write


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