Mac OS 9
SoundHeader Struct Reference

Data Fields

Ptr samplePtr
 
unsigned long length
 
UnsignedFixed sampleRate
 
unsigned long loopStart
 
unsigned long loopEnd
 
UInt8 encode
 
UInt8 baseFrequency
 
UInt8 sampleArea [1]
 

Field Documentation

◆ baseFrequency

UInt8 SoundHeader::baseFrequency

header encoding

◆ encode

UInt8 SoundHeader::encode

end of looping portion

◆ length

unsigned long SoundHeader::length

if NIL then samples are in sampleArea

◆ loopEnd

unsigned long SoundHeader::loopEnd

start of looping portion

◆ loopStart

unsigned long SoundHeader::loopStart

sample rate for this sound

◆ sampleArea

UInt8 SoundHeader::sampleArea[1]

baseFrequency value

◆ sampleRate

UnsignedFixed SoundHeader::sampleRate

length of sound in bytes


The documentation for this struct was generated from the following file: