Inside Macintosh: Sound

| Previous | Chapter contents | Chapter top | Section top |

Legacy Documentclose button

Important: Sound Input Manager 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

For current documentation, see SoundComponentStartSource.

SoundComponentStopSource

For current documentation, see SoundComponentStopSource.

SoundComponentPauseSource

For current documentation, see SoundComponentPauseSource.

SoundComponentPlaySourceBuffer

For current documentation, see SoundComponentPlaySourceBuffer.

© 1999 Apple Computer, Inc.

Inside Macintosh: Sound

| Previous | Chapter contents | Chapter top | Section top |

Legacy Documentclose button

Important: Sound Input Manager 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.