Previous Book Contents Book Index Next

Inside Macintosh: Sound /
Chapter 5 - Sound Components / Sound Components Reference
Sound Component-Defined Routines


Legacy Documentclose button

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.

Creating and Removing Audio Sources

To write a sound output device component, you might need to define two routines that create and remove audio sources:

Your component needs to contain these functions only if, like the Apple Mixer, it can mix two or more audio channels into a single output stream. Sound components that operate on a single input stream only do not need to include these functions.


Subtopics
SoundComponentAddSource
SoundComponentRemoveSource

Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996