PPL6-Icon Patrick's Programming Library Version 6.4.21 - Dokumentation
ppl6::CMP3Decode Klassenreferenz

Ö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

CMP3Decodedecoder
 

Beschreibung der Konstruktoren und Destruktoren

ppl6::CMP3Decode::CMP3Decode ( )
ppl6::CMP3Decode::~CMP3Decode ( )
virtual

Dokumentation der Elementfunktionen

void ppl6::CMP3Decode::Clear ( )
virtual

Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.

int ppl6::CMP3Decode::Decode ( int  num,
SAMPLE *  left,
SAMPLE *  right 
)
virtual

Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.

int ppl6::CMP3Decode::GetMpegHeader ( PPL_MPEG_HEADER mpg)
virtual

Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.

int ppl6::CMP3Decode::Init ( const char *  engine = NULL)
int ppl6::CMP3Decode::LoadFile ( const CString filename)
virtual

Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.

int ppl6::CMP3Decode::LoadFile ( CFileObject file)
virtual

Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.

int ppl6::CMP3Decode::Start ( )
virtual

Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.

int ppl6::CMP3Decode::Stop ( )
virtual

Erneute Implementation in ppl6::CMP3DecodeLibMpg123 und ppl6::CMP3DecodeLibMad.

Dokumentation der Datenelemente

CMP3Decode* ppl6::CMP3Decode::decoder
private

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: