DSP_WaitForG711

Syntax


void DSP_WaitForG711(void);

Arguments

None.

Return Values

None.

Description

Waits until the last G.711 function call has completed.
Use the DSP_TryWaitForG711 function to determine if it has completed.

Note

See Also

DSP_LoadG711
DSP_EncodeG711
DSP_DecodeG711
DSP_TryWaitForG711

Revision History

2008/12/12 Corrected Return Values.
2008/02/21 Initial version.


CONFIDENTIAL