mulawdec
mulawdec — Convert 8bit mu law to 16bit PCM
|
|
Object Hierarchy
GObject
+----GInitiallyUnowned
+----GstObject
+----GstElement
+----GstMuLawDec
Description
This element decodes mulaw audio. Mulaw coding is also known as G.711.
Synopsis
Element Information
plugin |
mulaw
|
author |
Zaheer Abbas Merali <zaheerabbas at merali dot org> |
class |
Codec/Decoder/Audio |
Element Pads
name |
sink |
direction |
sink |
presence |
always |
details |
audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ] |
name |
src |
direction |
source |
presence |
always |
details |
audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ] |
Details
struct GstMuLawDec
struct GstMuLawDec;