Om  1.0.0
A universal framework for multimedia simulation
om::sound::io::SoundConverter Member List

This is the complete list of members for om::sound::io::SoundConverter, including all inherited members.

addTranscoder(SoundTranscoder *newTranscoder)om::sound::io::SoundConverter
canDecode(const SoundFormat &format) const om::sound::io::SoundConverter
canDecode(const SoundFormat &format, const UTF8String &filePath) const om::sound::io::SoundConverter
canEncode(const SoundFormat &format) const om::sound::io::SoundConverter
canEncode(const SoundFormat &format, const Sound &sound) const om::sound::io::SoundConverter
clearTranscoders()om::sound::io::SoundConverter
decode(const SoundFormat &format, const UTF8String &filePath, Sound &sound) const om::sound::io::SoundConverter
decode(const SoundFormat &format, DataInputStream &stream, Sound &sound) const om::sound::io::SoundConverter
decode(const SoundFormat &format, const Shared< DataInputStream > &stream, Sound &sound) const om::sound::io::SoundConverter
decode(const UTF8String &filePath, Sound &sound) const om::sound::io::SoundConverter
encode(const SoundFormat &format, const UTF8String &filePath, const Sound &sound) const om::sound::io::SoundConverter
encode(const SoundFormat &format, DataOutputStream &stream, const Sound &sound) const om::sound::io::SoundConverter
encode(const UTF8String &filePath, const Sound &sound) const om::sound::io::SoundConverter
getTranscoder(SoundFormat format) const om::sound::io::SoundConverter
getTranscoderCount() const om::sound::io::SoundConverterinline
removeTranscoder(SoundFormat format)om::sound::io::SoundConverter
SoundConverter()om::sound::io::SoundConverter