#include <VowelSample.h>
| Public Member Functions | |
| uint32_t magic | __attribute__ ((packed)) | 
| uint32_t sample_type | __attribute__ ((packed)) | 
XXX: Note that the elements of this structure have to be packed so that the structure can be moved directly from the raw file. The little/big endian conversions have to be done on the word sized types, still.
| 
 | 
| VowelSampleType as number representation | 
| 
 | 
| MAGIC word ('ntic', 0x6e746963) | 
 1.3-rc3
1.3-rc3