NNS_SndStrmBeginSleep

Syntax

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

Arguments

stream Pointer to a stream structure.

Return Values

None.

Description

It is no longer necessary to call this function at sleep time. 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