svcore  1.9
MP3FileReader::DecoderData Struct Reference

#include <MP3FileReader.h>

Collaboration diagram for MP3FileReader::DecoderData:

Public Attributes

unsigned char const * start
 
unsigned long length
 
MP3FileReaderreader
 

Detailed Description

Definition at line 89 of file MP3FileReader.h.

Member Data Documentation

◆ start

unsigned char const* MP3FileReader::DecoderData::start

Definition at line 91 of file MP3FileReader.h.

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

◆ length

unsigned long MP3FileReader::DecoderData::length

Definition at line 92 of file MP3FileReader.h.

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

◆ reader

MP3FileReader* MP3FileReader::DecoderData::reader

Definition at line 93 of file MP3FileReader.h.

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


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