ClanSoft logo
ClanSoft logo

    CL_StaticSoundProvider::lock

Syntax

virtual void lock();

Description

Locks the soundprovider. Locking a provider means, that the contents of the provider should be available following the call to lock(), which means that lock loads any files from disk, and performs any necessary initializations.


Back to index



This page was built using the Perceps documentation system.