|
| Patrick's Programming Library Version 6.4.21 - Dokumentation |
Öffentliche Methoden | |
| CMP3Decode () | |
| virtual | ~CMP3Decode () |
| virtual void | Clear () |
| virtual int | Decode (int num, SAMPLE *left, SAMPLE *right) |
| virtual int | GetMpegHeader (PPL_MPEG_HEADER *mpg) |
| int | Init (const char *engine=NULL) |
| virtual int | LoadFile (const CString &filename) |
| virtual int | LoadFile (CFileObject &file) |
| virtual int | Start () |
| virtual int | Stop () |
Private Attribute | |
| CMP3Decode * | decoder |
| ppl6::CMP3Decode::CMP3Decode | ( | ) |
|
virtual |
|
virtual |
Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.
|
virtual |
Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.
|
virtual |
Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.
| int ppl6::CMP3Decode::Init | ( | const char * | engine = NULL | ) |
|
virtual |
Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.
|
virtual |
Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.
|
virtual |
Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.
|
virtual |
Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.
|
private |