svcore
1.9
|
MP3FileReader::DecoderData Struct Reference
#include <MP3FileReader.h>
Collaboration diagram for MP3FileReader::DecoderData:
Public Attributes | |
unsigned char const * | start |
sv_frame_t | length |
bool | finished |
MP3FileReader * | reader |
Detailed Description
Definition at line 125 of file MP3FileReader.h.
Member Data Documentation
unsigned char const* MP3FileReader::DecoderData::start |
Definition at line 126 of file MP3FileReader.h.
Referenced by MP3FileReader::decode(), MP3FileReader::error_callback(), and MP3FileReader::input_callback().
sv_frame_t MP3FileReader::DecoderData::length |
Definition at line 127 of file MP3FileReader.h.
Referenced by MP3FileReader::decode(), MP3FileReader::error_callback(), and MP3FileReader::input_callback().
bool MP3FileReader::DecoderData::finished |
Definition at line 128 of file MP3FileReader.h.
Referenced by MP3FileReader::decode(), MP3FileReader::error_callback(), and MP3FileReader::input_callback().
MP3FileReader* MP3FileReader::DecoderData::reader |
Definition at line 129 of file MP3FileReader.h.
Referenced by MP3FileReader::decode(), MP3FileReader::error_callback(), MP3FileReader::filter_callback(), and MP3FileReader::output_callback().
The documentation for this struct was generated from the following file:
Generated by 1.8.11