#include <nnsys/snd.h>
int NNS_SndArcStrmGetChannelCount( NNSSndStrmHandle* handle );
Returns the number of channels currently playing stream data. If nothing is being played, 0 is returned.
Gets the number of channels of stream data. If the stream handle handle
is invalid, 0 is returned.
None.
2006/08/18 Initial version.
CONFIDENTIAL