NNS_SndArcStrmGetChannelCount

Syntax

#include <nnsys/snd.h>
int NNS_SndArcStrmGetChannelCount( NNSSndStrmHandle* handle );

Arguments

handle Pointer to a stream handle.

Return Values

Returns the number of channels currently playing stream data. If nothing is being played, 0 is returned.

Description

Gets the number of channels of stream data. If the stream handle handle is invalid, 0 is returned.

See Also

None.

Revision History

2006/08/18 Initial version.


CONFIDENTIAL