Mac OS 9
SoundParamBlock Struct Reference

Data Fields

long recordSize
 
SoundComponentData desc
 
UnsignedFixed rateMultiplier
 
short leftVolume
 
short rightVolume
 
long quality
 
ComponentInstance filter
 
SoundParamUPP moreRtn
 
SoundParamUPP completionRtn
 
long refCon
 
short result
 

Field Documentation

◆ completionRtn

SoundParamUPP SoundParamBlock::completionRtn

routine to call to get more data

◆ desc

SoundComponentData SoundParamBlock::desc

size of this record in bytes

◆ filter

ComponentInstance SoundParamBlock::filter

quality to apply to sound

◆ leftVolume

short SoundParamBlock::leftVolume

rate multiplier to apply to sound

◆ moreRtn

SoundParamUPP SoundParamBlock::moreRtn

filter to apply to sound

◆ rateMultiplier

UnsignedFixed SoundParamBlock::rateMultiplier

description of sound buffer

◆ refCon

long SoundParamBlock::refCon

routine to call when buffer is complete

◆ result

short SoundParamBlock::result

user refcon

◆ rightVolume

short SoundParamBlock::rightVolume

volumes to apply to sound


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