nw::snd::SoundHandle::GetRemainingPauseFadeFrames Member Function

Syntax

#include <nw/snd/snd_SoundHandle.h>
int GetRemainingPauseFadeFrames() const;

Arguments

None.

Return Values

Returns the number of remaining frames until fading ends.

Description

Obtains the number of remaining frames until the fade completes when the system is paused.

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

See Also

Pause

Revision History

2010/01/15
Initial version.

CONFIDENTIAL