Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.0

Posted: 2003-03-14

Build Requirements: N/A

Runtime Requirements: Carbon Sound Manager 3.0 or later

View Source Code:

Download Sample (“BufCallback.zip”, 12.7K)
Download Sample (“BufCallback.dmg”, 73.0K)



Description

This code demonstrates the use of a call back routine with the sound manager. All it does is play a sound with bufferCmd and then wait for the call back routine to be called. When the routine is called, the app goes back to the event loop. To use it, you just need to run the app and select start from the file menu. Requirements: Sound Manager 3.0 or later Keywords: sound, call back, buffer, BufCallback

Document Revision History

Date Notes
2003-03-14First Version

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.