|
CSL
5.2
|
Public Attributes | |
| unsigned char const * | start |
| unsigned long | length |
| BufferVector * | outBufs |
| MP3File * | mp3File |
Definition at line 276 of file SoundFileMP3.cpp.
| unsigned char const* vbuffer::start |
Definition at line 277 of file SoundFileMP3.cpp.
Referenced by csl::MP3File::decodeMP3(), and m3_input().
| unsigned long vbuffer::length |
Definition at line 278 of file SoundFileMP3.cpp.
Referenced by csl::MP3File::decodeMP3(), and m3_input().
| BufferVector* vbuffer::outBufs |
Definition at line 279 of file SoundFileMP3.cpp.
Referenced by csl::MP3File::decodeMP3().
| MP3File* vbuffer::mp3File |
Definition at line 280 of file SoundFileMP3.cpp.
Referenced by csl::MP3File::decodeMP3(), m3_header(), and m3_output().