Main Page   Class Hierarchy   Compound List   File List   Compound Members  

VowelSampleInformation Struct Reference

#include <VowelSample.h>

List of all members.

Public Member Functions

uint32_t magic __attribute__ ((packed))
uint32_t sample_type __attribute__ ((packed))


Detailed Description

Low level structure that is stored within the AU file but holds information on vowel-level (hence placed here and not within the Audio module).

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.


Member Function Documentation

uint32_t sample_type VowelSampleInformation::__attribute__ (packed)   
 

VowelSampleType as number representation

uint32_t magic VowelSampleInformation::__attribute__ (packed)   
 

MAGIC word ('ntic', 0x6e746963)


The documentation for this struct was generated from the following file:
Generated on Mon Feb 24 19:37:47 2003 by doxygen1.3-rc3