mulawenc

mulawenc

Synopsis

struct              GstMuLawEnc;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstAudioEncoder
                           +----GstMuLawEnc

Implemented Interfaces

GstMuLawEnc implements GstPreset.

Description

This element encode 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/Encoder/Audio

Element Pads

name

sink

direction

sink

presence

always

details

audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]

name

src

direction

source

presence

always

details

audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ]

Details

struct GstMuLawEnc

struct GstMuLawEnc;