#include <nnsys/snd.h>void NNS_SndStrmHandleRelease( NNSSndStrmHandle* handle );
This function releases a stream that is bound to a stream handle. This function will not perform any action if a stream is not bound.
You must call this function before destroying a stream handle.
None.
08/10/2004 Initial version.
CONFIDENTIAL