DSP_TryWaitForG711

Syntax


BOOL DSP_TryWaitForG711(void);

Arguments

None.

Return Values

Returns TRUE if the last G.711 function call has already completed; FALSE otherwise.

Description

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.

Note

See Also

DSP_LoadG711 DSP_EncodeG711 DSP_DecodeG711 DSP_WaitForG711

Revision History

2008/02/21 Initial version.


CONFIDENTIAL