List of all members.
Public Attributes |
drmp3dec | decoder |
drmp3dec_frame_info | frameInfo |
drmp3_uint32 | channels |
drmp3_uint32 | sampleRate |
drmp3_read_proc | onRead |
drmp3_seek_proc | onSeek |
void * | pUserData |
drmp3_allocation_callbacks | allocationCallbacks |
drmp3_uint32 | mp3FrameChannels |
drmp3_uint32 | mp3FrameSampleRate |
drmp3_uint32 | pcmFramesConsumedInMP3Frame |
drmp3_uint32 | pcmFramesRemainingInMP3Frame |
drmp3_uint8 | pcmFrames [sizeof(float)*DRMP3_MAX_SAMPLES_PER_FRAME] |
drmp3_uint64 | currentPCMFrame |
drmp3_uint64 | streamCursor |
drmp3_seek_point * | pSeekPoints |
drmp3_uint32 | seekPointCount |
size_t | dataSize |
size_t | dataCapacity |
size_t | dataConsumed |
drmp3_uint8 * | pData |
drmp3_bool32 | atEnd: 1 |
struct { |
const drmp3_uint8 * pData |
size_t dataSize |
size_t currentReadPos |
} | memory |
Detailed Description
Definition at line 347 of file dr_mp3.h.
The documentation for this struct was generated from the following file: