nw::snd::SoundHandle::GetRemainingFadeFrames Member Function

Syntax

#include <nw/snd/snd_SoundHandle.h>

int GetRemainingFadeFrames() const;

Arguments

None.

Return Values

Returns the number of remaining frames until fading ends.

Description

Obtains the number of frames that remain until the fade-in or fade-out completes.

Zero is returned if there is no fade in or fade out in progress.

See Also

FadeIn
Stop

Revision History

2010/01/15
Initial version.

CONFIDENTIAL