Important: Inside Macintosh: Sound is deprecated as of Mac OS X v10.5. For new audio development in Mac OS X, use Core Audio. See the Audio page in the ADC Reference Library.
Managing Source Data
To write a sound output device component, you might need to define routines that manage the flow of data in a sound channel:
SoundComponentStartSource
SoundComponentStopSource
SoundComponentPauseSource
SoundComponentPlaySourceBuffer
Subtopics
- SoundComponentStartSource
- SoundComponentStopSource
- SoundComponentPauseSource
- SoundComponentPlaySourceBuffer