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