alawdec
This element decodes alaw audio. Alaw coding is also known as G.711.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstAudioDecoder ╰──alawdec
Factory details
Authors: – Zaheer Abbas Merali 
Classification: – Codec/Decoder/Audio
Rank – primary
Plugin – alaw
Package – GStreamer Good Plug-ins
Pad Templates
sink
        audio/x-alaw:
           rate: [ 8000, 192000 ]
       channels: [ 1, 2 ]
src
        audio/x-raw:
         format: S16LE
         layout: interleaved
           rate: [ 8000, 192000 ]
       channels: [ 1, 2 ]
The results of the search are