Implemented Interfaces
GstVoAmrWbEnc implements
 GstPreset.
 
Description
AMR wideband encoder based on the 
reference codec implementation.
Example launch line
Please note that the above stream misses the header, that is needed to play
the stream.
 
Synopsis
Element Information
| plugin | voamrwbenc | 
| author | Renato Araujo <renato.filho@indt.org.br> | 
| class | Codec/Encoder/Audio | 
 
Element Pads
| name | sink | 
| direction | sink | 
| presence | always | 
| details | audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)16000, channels=(int)1 | 
| name | src | 
| direction | source | 
| presence | always | 
| details | audio/AMR-WB, rate=(int)16000, channels=(int)1 | 
 
 
 
Types and Values
struct GstVoAmrWbEnc
struct GstVoAmrWbEnc;
 
 
Property Details
The “band-mode” property
  “band-mode”                GstVoAmrWbEncBandMode
Encoding Band Mode (Kbps).
Flags: Read / Write / Construct
Default value: MR660
 
 
See Also
GstAmrWbDec, GstAmrWbParse