#include <nnsys/snd.h>
BOOL NNS_SndArcStrmIsPrepared( NNSSndStrmHandle* handle );
Checks whether stream preparations are complete. A value of FALSE is returned if the stream handle handle
is invalid.
This function checks in advance whether a stream that is prepared with the NNS_SndArcStrmPrepare
function can be played immediately.
2004/08/10 Initial version.
CONFIDENTIAL