Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Apple Game Sprockets Guide /
Chapter 1 - SoundSprocket / SoundSprocket Reference
SoundSprocket Functions / Creating and Managing 3D Sound Sources


SSpSource_GetMode

You can use the SSpSource_GetMode function to get the current source mode for a sound source.

OSStatus SSpSource_GetMode (
SSpSourceReference inSourceReference,
UInt32 *outMode);
inSourceReference
A source reference.
outMode
On exit, the current source mode of the sound source. See "Source Modes" (page 1-26) for a description of the available source modes.
function result
A result code.
DESCRIPTION
The SSpSource_GetMode function returns, in the outMode parameter, the current source mode of the sound source specified by the inSourceReference parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help