|  |  |  | GStreamer Ugly Plugins 0.10 Plugins Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
MP3 audio decoder.
gst-launch filesrc location=music.mp3 ! mad ! audioconvert ! audioresample ! autoaudiosink
| name | src | 
| direction | source | 
| presence | always | 
| details | audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)32, depth=(int)32, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ] | 
| name | sink | 
| direction | sink | 
| presence | always | 
| details | audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ], rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ] |