|
CS_Sample_Processor CS_create_sample_processor( Parameter
Return Values If the function succeeds, the return value is a valid pointer to an internal data structure. This pointer may be passed in subsequent calls ofIf the function fails, the return value is NULL. The function will fail if the rate parameter is less than 8000, or if the function is unable to allocate the data structure. Remarks Any sample rate of at least 8000 samples per second may be specified. This parameter is not limited to common sample rates such as 8000, 11025, 22050, and 44100 samples per second.This function calls |
© 2016 Comparisonics Corporation