NNS_SndStrmEndSleep

C Specification

#include <nnsys/snd.h>
void NNS_SndStrmEndSleep( NNSSndStrm* stream );

Arguments

stream Pointer to a stream structure.

Return Values

None.

Description

It is not necessary to call this function to end sleep. When this function is called, it no longer does anything.

See Also

None.

Revision History

10/07/2004 Deleted because it is no longer necessary.

09/02/2004 Initial version.