Home | All Classes | Grouped Classes | Index | Search

CL_StaticSoundProvider::lock

Locks the soundprovider.

	void lock();

Detailed description:

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.

See also:

CL_StaticSoundProvider



Questions or comments, write to the ClanLib mailing list.