nw::snd::StreamSoundHandle::IsSuspendByLoadingDelay Member Function

Syntax

#include <nw/snd/snd_StreamSoundHandle.h>
bool IsSuspendByLoadingDelay() const;

Arguments

None.

Return Values

Returns TRUE if sound has been stopped due to a loading delay.

Description

Checks whether or not streaming has been stopped due to a loading delay.

See Also

GetFilledBufferPercentage

Revision History

2011/02/04
Added GetFilledBufferPercentage to See Also.
2010/01/22
Initial version.

CONFIDENTIAL