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