MP3FileReader::DecoderData Struct Reference

#include <MP3FileReader.h>

Collaboration diagram for MP3FileReader::DecoderData:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 80 of file MP3FileReader.h.

Public Attributes

unsigned char const * start
unsigned long length
MP3FileReaderreader


Member Data Documentation

unsigned char const* MP3FileReader::DecoderData::start

Definition at line 82 of file MP3FileReader.h.

Referenced by MP3FileReader::decode(), MP3FileReader::error(), and MP3FileReader::input().

unsigned long MP3FileReader::DecoderData::length

Definition at line 83 of file MP3FileReader.h.

Referenced by MP3FileReader::decode(), and MP3FileReader::input().

MP3FileReader* MP3FileReader::DecoderData::reader

Definition at line 84 of file MP3FileReader.h.

Referenced by MP3FileReader::decode(), and MP3FileReader::output().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 20 15:45:34 2008 for SonicVisualiser by  doxygen 1.5.1