
MPEG SDK --> MpegDecoderMpegDecoder
| Name | Scope | Type | Brief Description |
|---|---|---|---|
AudioFormat
| local | struct | MPEG Audio Format. |
AudioMode
| local | struct | MPEG Audio Mode. |
ChromaFormat
| local | struct | MPEG Croma Format. |
MpegDecoder
| local | class | An MpegDecoder knows how to navigate and decode an MPEG stream. |
MpegHeaderInfo
| local | class | An info class for storing header information about an MPEG file. |
MpegInfo
| local | class | An extension to MpegHeaderInfo. |
MpegVersion
| local | struct | MPEG-1 or MPEG-2. |
PCMBite
| local | class | The PCMBite class defines a set of PCM audio samples that can be played as a single unit of audio. Its samples are in 16bit short format. |
SoundBite
| local | class | The SoundBite class represents a decodeable/playable unit of sound from the MPEG audio stream. It is roughly parallel to a "picture" in the video stream. |
SystemsFormat
| local | struct | MPEG Packetization Format. |
VideoFormat
| local | struct | MPEG Video Format. |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
operator <<
| global | function | Print a SoundBite object. |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
CallBack
| local | typedef |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
MpegDecoder_h_RCSid
| local | variable | |
MpegFormats_h_RCSid
| local | variable | |
MpegHeaderInfo_h_RCSid
| local | variable | |
MpegInfo_h_RCSid
| local | variable | |
PCMBite_h_RCSid
| local | variable | |
SoundBite_h_RCSid
| local | variable |
| Name | Scope | Type | Brief Description |
|---|---|---|---|
AudioFormat
| local | struct | MPEG Audio Format. |
AudioMode
| local | struct | MPEG Audio Mode. |
CallBack
| local | typedef | |
ChromaFormat
| local | struct | MPEG Croma Format. |
MpegDecoder
| local | class | An MpegDecoder knows how to navigate and decode an MPEG stream. |
MpegDecoder_h_RCSid
| local | variable | |
MpegFormats_h_RCSid
| local | variable | |
MpegHeaderInfo
| local | class | An info class for storing header information about an MPEG file. |
MpegHeaderInfo_h_RCSid
| local | variable | |
MpegInfo
| local | class | An extension to MpegHeaderInfo. |
MpegInfo_h_RCSid
| local | variable | |
MpegVersion
| local | struct | MPEG-1 or MPEG-2. |
operator <<
| global | function | Print a SoundBite object. |
PCMBite
| local | class | The PCMBite class defines a set of PCM audio samples that can be played as a single unit of audio. Its samples are in 16bit short format. |
PCMBite_h_RCSid
| local | variable | |
SoundBite
| local | class | The SoundBite class represents a decodeable/playable unit of sound from the MPEG audio stream. It is roughly parallel to a "picture" in the video stream. |
SoundBite_h_RCSid
| local | variable | |
SystemsFormat
| local | struct | MPEG Packetization Format. |
VideoFormat
| local | struct | MPEG Video Format. |
Click here to return to the top of the page.