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 – adpcmdec
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 ]
src
        audio/x-raw:
         format: S16LE
         layout: interleaved
           rate: [ 1, 2147483647 ]
       channels: [ 1, 2 ]
The results of the search are