ADTF  3.18.3
tWaveFormat

The Common Wave format describes a sound Smaple stream. More...

Public Attributes

tInt32 nFormatType
 Format type.
 
tInt32 nChannels
 Number of channels (1=mono, 2=stereo)
 
tInt32 nSamplesPerSec
 Samples per second.
 
tInt32 nBitsPerSample
 Bits per sample.
 
tInt32 nNumSamples
 Number of samples.
 
tInt32 nSize
 Size of samples.
 

Detailed Description

The Common Wave format describes a sound Smaple stream.

Definition at line 81 of file structs.h.