nw::snd::SoundPlayer::GetPlayableSoundCount Member Function

Syntax

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

Arguments

None.

Return Values

Returns the number of sounds playable in the player at the same time.

Description

Gets the number of sounds that can be simultaneously played by the player.

See Also

SetPlayableSoundCount

Revision History

2010/06/30
Initial version.

CONFIDENTIAL