amrparse
amrparse — AMR parser
|
|
Description
This is an AMR parser capable of handling both narrow-band and wideband
formats.
Synopsis
Element Information
plugin |
audioparsers
|
author |
Ronald Bultje <rbultje@ronald.bitfreak.net> |
class |
Codec/Parser/Audio |
Element Pads
name |
sink |
direction |
sink |
presence |
always |
details |
audio/x-amr-nb-sh |
|
audio/x-amr-wb-sh |
name |
src |
direction |
source |
presence |
always |
details |
audio/AMR, rate=(int)8000, channels=(int)1 |
|
audio/AMR-WB, rate=(int)16000, channels=(int)1 |
Types and Values
struct GstAmrParse
struct GstAmrParse;
The opaque GstAacParse data structure.