nw::snd::StreamSoundHandle::GetPlayLoopCount Member Function

Syntax

#include <nw/snd/snd_StreamSoundHandle.h>
long GetPlayLoopCount() const;

Arguments

None.

Return Values

Returns the loop count for stream data.

Description

Obtains the loop count for the stream data currently playing.

Gets the loop count for the stream data being played for the sound associated with a handle. Returns a negative value if the handle is invalid.

Revision History

2010/01/22
Initial version.

CONFIDENTIAL