Home | All Classes | Grouped Classes | Index | Search
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: