nw::snd::SoundPlayer::GetPlayingSoundCount Member Function

Syntax

#include <nw/snd/snd_SoundPlayer.h>
int GetPlayingSoundCount() const;

Arguments

None.

Return Values

Returns the number of sounds playing in the player.

Description

Returns the number of sounds currently playing in the player.

Revision History

2010/06/30
Initial version.

CONFIDENTIAL