Object Hierarchy
GObject
╰── GstObject
╰── GstElement
╰── GstRealAudioDemux
Description
Demuxes/parses a RealAudio (.ra) file or stream into compressed audio.
Example launch line
Read a RealAudio file and decode it and output it to the soundcard using
the ALSA element. The .ra file is assumed to contain RealAudio version 2.
Stream RealAudio data containing AC3 (dnet) compressed audio and decode it
and output it to the soundcard using the ALSA element.
Last reviewed on 2006-10-24 (0.10.5)
Types and Values
struct GstRealAudioDemux
struct GstRealAudioDemux;