nw::snd::SoundDataManager::IsAvailable Member Function

Syntax

bool IsAvailable() const;

Arguments

None.

Return Values

Returns true if the sound data manager is usable and false otherwise.

Description

Determines whether the sound data manager can currently be used.

Calling Initialize completes internal initialization and results in a ready-to-use status. If you call Finalize, the sound data manager will shut down and become unusable.

See Also

Initialize
Finalize

Revision History

2010/12/17
Slightly changed phrasing.
2010/01/15
Initial version.

CONFIDENTIAL