sndfile2k
1.2.0
|
Describes sound file chunk. More...
#include <sndfile2k/sndfile2k.h>
Data Fields | |
char | id [64] |
unsigned | id_size |
The chunk identifier. | |
unsigned | datalen |
The size of the chunk identifier. | |
void * | data |
The size of that data. | |
Describes sound file chunk.