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

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

2004/09/02 Initial version.


CONFIDENTIAL