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.
Callback Procedures
You can specify a callback procedure as the fourth parameter to theSndNewChannel
function. The callback procedure executes whenever the Sound Manager processes acallBackCmd
command for the channel.
Subtopics
- MyCallbackProcedure