Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for Audio::CodecRegistry, including all inherited members.
_singletonInstance | Singleton< CodecRegistry > | protectedstatic |
add(Codec *codec, int priority=0) | Audio::CodecRegistry | |
CodecRegistry() | Audio::CodecRegistry | |
deinitializeSingleton() | Singleton< CodecRegistry > | inlineprotectedstatic |
findByFile(const std::string &path, VSFileSystem::VSFileType type=VSFileSystem::UnknownFile) const | Audio::CodecRegistry | |
findByName(const std::string &name) const | Audio::CodecRegistry | |
getSingleton() | Singleton< CodecRegistry > | inlinestatic |
initializeSingleton() | Singleton< CodecRegistry > | inlineprotectedstatic |
open(const std::string &path, VSFileSystem::VSFileType type=VSFileSystem::UnknownFile) const | Audio::CodecRegistry | |
remove(Codec *codec) | Audio::CodecRegistry | |
~CodecRegistry() | Audio::CodecRegistry | |
~Singleton() | Singleton< CodecRegistry > | inlineprotected |