SSpSource_SetCPULoad
You can use theSSpSource_SetCPULoadfunction 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_SetCPULoadfunction sets the CPU load factor of the source specified by theinSourceReferenceparameter to the value specified by theinCPULoadparameter. The value 0 represents the greatest CPU loading (and hence the best sound quality). The value returned by theSSpSource_SetCPULoadfunction represents the smallest CPU load factor (and hence the worst available sound quality.) The default CPU load factor is 0.