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