amrwbdec

amrwbdec

Types and Values

struct GstAmrwbDec

Object Hierarchy

    GObject
    ╰── GstObject
        ╰── GstElement
            ╰── GstAudioDecoder
                ╰── GstAmrwbDec

Description

AMR wideband decoder based on the

opencore codec implementation.

Example launch line

1
gst-launch filesrc location=abc.amr ! amrparse ! amrwbdec ! audioresample ! audioconvert ! alsasink

Functions

Types and Values

struct GstAmrwbDec

struct GstAmrwbDec;

Opaque data structure.

See Also

GstAmrwbEnc