#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.
2004/08/10 Initial version.
CONFIDENTIAL