SSpSource_GetSize
You can use theSSpSource_GetSizefunction to get the size of a sound source.
OSStatus SSpSource_GetSize ( SSpSourceReference inSourceReference, float *outLength, float *outWidth, float *outHeight);
inSourceReference- A source reference.
outLength- On exit, the length of the sound source.
outWidth- On exit, the width of the sound source.
outHeight- On exit, the height of the sound source.
- function result
- A result code.
DESCRIPTION
TheSSpSource_GetSizefunction returns, in theoutLength,outWidth, andoutHeightparameters, the length, width, and height of the sound source specified by theinSourceReferenceparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help