OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MWBase::SoundManager Member List

This is the complete list of members for MWBase::SoundManager, including all inherited members.

clear()=0MWBase::SoundManagerpure virtual
fadeOutSound3D(const MWWorld::ConstPtr &reference, const std::string &soundId, float duration)=0MWBase::SoundManagerpure virtual
getSaySoundLoudness(const MWWorld::ConstPtr &reference) const =0MWBase::SoundManagerpure virtual
getSoundPlaying(const MWWorld::ConstPtr &reference, const std::string &soundId) const =0MWBase::SoundManagerpure virtual
getTrackTimeDelay(SoundStream *stream)=0MWBase::SoundManagerpure virtual
isMusicPlaying()=0MWBase::SoundManagerpure virtual
operator=(const SoundManager &)MWBase::SoundManagerprivate
pauseSounds(int types=static_cast< int >(Type::Mask))=0MWBase::SoundManagerpure virtual
PlayMode typedefMWBase::SoundManagerprotected
playPlaylist(const std::string &playlist)=0MWBase::SoundManagerpure virtual
playSound(const std::string &soundId, float volume, float pitch, Type type=Type::Sfx, PlayMode mode=PlayMode::Normal, float offset=0)=0MWBase::SoundManagerpure virtual
playSound3D(const MWWorld::ConstPtr &reference, const std::string &soundId, float volume, float pitch, Type type=Type::Sfx, PlayMode mode=PlayMode::Normal, float offset=0)=0MWBase::SoundManagerpure virtual
playSound3D(const osg::Vec3f &initialPos, const std::string &soundId, float volume, float pitch, Type type=Type::Sfx, PlayMode mode=PlayMode::Normal, float offset=0)=0MWBase::SoundManagerpure virtual
playTrack(const MWSound::DecoderPtr &decoder, Type type)=0MWBase::SoundManagerpure virtual
processChangedSettings(const std::set< std::pair< std::string, std::string > > &settings)=0MWBase::SoundManagerpure virtual
resumeSounds(int types=static_cast< int >(Type::Mask))=0MWBase::SoundManagerpure virtual
say(const MWWorld::ConstPtr &reference, const std::string &filename)=0MWBase::SoundManagerpure virtual
say(const std::string &filename)=0MWBase::SoundManagerpure virtual
sayDone(const MWWorld::ConstPtr &reference=MWWorld::ConstPtr()) const =0MWBase::SoundManagerpure virtual
setListenerPosDir(const osg::Vec3f &pos, const osg::Vec3f &dir, const osg::Vec3f &up, bool underwater)=0MWBase::SoundManagerpure virtual
SoundManager(const SoundManager &)MWBase::SoundManagerprivate
SoundManager()MWBase::SoundManagerinline
stopMusic()=0MWBase::SoundManagerpure virtual
stopSay(const MWWorld::ConstPtr &reference=MWWorld::ConstPtr())=0MWBase::SoundManagerpure virtual
stopSound(Sound *sound)=0MWBase::SoundManagerpure virtual
stopSound(const MWWorld::CellStore *cell)=0MWBase::SoundManagerpure virtual
stopSound(const std::string &soundId)=0MWBase::SoundManagerpure virtual
stopSound3D(const MWWorld::ConstPtr &reference, const std::string &soundId)=0MWBase::SoundManagerpure virtual
stopSound3D(const MWWorld::ConstPtr &reference)=0MWBase::SoundManagerpure virtual
stopTrack(SoundStream *stream)=0MWBase::SoundManagerpure virtual
streamMusic(const std::string &filename)=0MWBase::SoundManagerpure virtual
Type typedefMWBase::SoundManagerprotected
update(float duration)=0MWBase::SoundManagerpure virtual
updatePtr(const MWWorld::ConstPtr &old, const MWWorld::ConstPtr &updated)=0MWBase::SoundManagerpure virtual
~SoundManager()MWBase::SoundManagerinlinevirtual