CSL  5.2
vbuffer Struct Reference

List of all members.

Public Attributes

unsigned char const * start
unsigned long length
BufferVectoroutBufs
MP3Filemp3File

Detailed Description

Definition at line 276 of file SoundFileMP3.cpp.


Member Data Documentation

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().


The documentation for this struct was generated from the following file: