
BOOL DSP_TryWaitForG711(void);
None.
Returns TRUE if the last G.711 function call has already completed; FALSE otherwise.
Determines whether the last G.711 function call has already completed.
Use the DSP_WaitForG711 function if you want to wait until it is complete.
DSP_LoadG711 function to load the G.711 component before using this function.DSP_LoadG711 DSP_EncodeG711 DSP_DecodeG711 DSP_WaitForG711
2008/02/21 Initial version.
CONFIDENTIAL