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.
Constants
This section provides details on the constants defined by the Sound Manager for use with sound components. You'll use these constants to
- determine the kind of information the Sound Manager wants your sound component to return to it or settings it wants your sound component to change
- define the format of the audio data your sound component is currently producing
- specify the action flags for the
SoundComponentPlaySourceBuffer
function- specify the format of the data your sound output device component expects to receive
Subtopics
- Sound Component Information Selectors
- Audio Data Types
- Sound Component Features Flags
- Action Flags
- Data Format Flags