Vollständige Aufstellung aller Elemente für ppl6::CMP3Encode einschließlich aller geerbten Elemente.
| bStopEncode | ppl6::CMP3Encode | private |
| CMP3Encode() | ppl6::CMP3Encode | |
| EncodeBuffer(SAMPLE *left, SAMPLE *right, int num, void *mp3buf, int buffersize) | ppl6::CMP3Encode | |
| EncodeBuffer(STEREOSAMPLE *buffer, int num, void *mp3buf, int buffersize) | ppl6::CMP3Encode | |
| EncodeFile(CFileObject *file) | ppl6::CMP3Encode | |
| EncodeFile(CMP3Decode *file) | ppl6::CMP3Encode | |
| encoderdelay | ppl6::CMP3Encode | private |
| FinishEncode() | ppl6::CMP3Encode | |
| firstwave | ppl6::CMP3Encode | private |
| FlushBuffer(void *mp3buf, int buffersize) | ppl6::CMP3Encode | |
| GetLameVersion() | ppl6::CMP3Encode | |
| GetPSYVersion() | ppl6::CMP3Encode | |
| gfp | ppl6::CMP3Encode | private |
| HandleWatchThread() | ppl6::CMP3Encode | private |
| have_firstwave | ppl6::CMP3Encode | private |
| mp3buf | ppl6::CMP3Encode | private |
| mp3bufsize | ppl6::CMP3Encode | private |
| out | ppl6::CMP3Encode | private |
| progress | ppl6::CMP3Encode | private |
| ProgressFunc | ppl6::CMP3Encode | private |
| readcache | ppl6::CMP3Encode | private |
| ReadWaveHeader(CFileObject *ff, PPL_WAVEHEADER *wav) | ppl6::CMP3Encode | |
| samples | ppl6::CMP3Encode | private |
| SetABR(int kbps=192, int quality=2) | ppl6::CMP3Encode | |
| SetBitrate(int kbps=192) | ppl6::CMP3Encode | |
| SetCBR(int kbps=192, int quality=2) | ppl6::CMP3Encode | |
| SetEncoderDelay(int milliseconds) | ppl6::CMP3Encode | |
| SetHighpassFreq(int freq=-1) | ppl6::CMP3Encode | |
| SetLowpassFreq(int freq=-1) | ppl6::CMP3Encode | |
| SetMode(int mode=0) | ppl6::CMP3Encode | |
| SetProgressFunction(void(*Progress)(PPL_SOUNDPROGRESS *prog), void *data) | ppl6::CMP3Encode | |
| SetQuality(int quality=2) | ppl6::CMP3Encode | |
| SetVBR(int min=32, int max=320, int quality=2) | ppl6::CMP3Encode | |
| SetWatchThread(CThread *t) | ppl6::CMP3Encode | |
| started | ppl6::CMP3Encode | private |
| StartEncode(CFileObject *output=NULL) | ppl6::CMP3Encode | |
| StartEncode(int frequency, int channels) | ppl6::CMP3Encode | |
| StopEncode() | ppl6::CMP3Encode | |
| WatchThread | ppl6::CMP3Encode | private |
| WriteEncodedBytes(char *buffer, ppldd bytes) | ppl6::CMP3Encode | private |
| ~CMP3Encode() | ppl6::CMP3Encode | |