mfaacdec
This element decodes AAC compressed data into RAW audio data.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstAudioDecoder ╰──GstMFAudioDecoder ╰──mfaacdec
Factory details
Authors: – Seungha Yang 
Classification: – Codec/Decoder/Audio
Rank – secondary
Plugin – mediafoundation
Package – GStreamer Bad Plug-ins
Pad Templates
sink
        audio/mpeg:
    mpegversion: { (int)2, (int)4 }
  stream-format: raw
         framed: true
       channels: [ 1, 6 ]
           rate: [ 8000, 48000 ]
src
        audio/x-raw:
         format: S16LE
         layout: interleaved
       channels: [ 1, 6 ]
           rate: [ 8000, 48000 ]
The results of the search are