List of all members.
Public Attributes |
drflac_uint32 | type |
const void * | pRawData |
drflac_uint32 | rawDataSize |
union { |
drflac_streaminfo streaminfo |
struct { |
int unused |
} padding |
struct { |
drflac_uint32 id |
const void * pData |
drflac_uint32 dataSize |
} application |
struct { |
drflac_uint32 seekpointCount |
const drflac_seekpoint * pSeekpoints |
} seektable |
struct { |
drflac_uint32 vendorLength |
const char * vendor |
drflac_uint32 commentCount |
const void * pComments |
} vorbis_comment |
struct { |
char catalog [128] |
drflac_uint64 leadInSampleCount |
drflac_bool32 isCD |
drflac_uint8 trackCount |
const void * pTrackData |
} cuesheet |
struct { |
drflac_uint32 type |
drflac_uint32 mimeLength |
const char * mime |
drflac_uint32 descriptionLength |
const char * description |
drflac_uint32 width |
drflac_uint32 height |
drflac_uint32 colorDepth |
drflac_uint32 indexColorCount |
drflac_uint32 pictureDataSize |
const drflac_uint8 * pPictureData |
} picture |
} | data |
Detailed Description
Definition at line 410 of file dr_flac.h.
The documentation for this struct was generated from the following file: