SSpSource_SetCPULoad
You can use theSSpSource_SetCPULoad
function to set the CPU load factor of a source.
OSStatus SSpSource_SetCPULoad ( SSpSourceReference inSourceReference, UInt32 inCPULoad);
- inSourceReference
- A source reference.
inCPULoad
- The desired CPU load factor of the source.
- function result
- A result code.
DESCRIPTION
TheSSpSource_SetCPULoad
function sets the CPU load factor of the source specified by theinSourceReference
parameter to the value specified by theinCPULoad
parameter. The value 0 represents the greatest CPU loading (and hence the best sound quality). The value returned by theSSpSource_SetCPULoad
function represents the smallest CPU load factor (and hence the worst available sound quality.) The default CPU load factor is 0.