EmbedSound 39 libsound/EmbedSound.cpp EmbedSound::append(boost::uint8_t* data, unsigned int size) EmbedSound 57 libsound/EmbedSound.cpp EmbedSound::EmbedSound(std::auto_ptr<SimpleBuffer> data, EmbedSound 80 libsound/EmbedSound.cpp EmbedSound::clearInstances() EmbedSound 86 libsound/EmbedSound.cpp EmbedSound::Instances::iterator EmbedSound 87 libsound/EmbedSound.cpp EmbedSound::eraseActiveSound(Instances::iterator i) EmbedSound 94 libsound/EmbedSound.cpp EmbedSound::createInstance(media::MediaHandler& mh, EmbedSound 116 libsound/EmbedSound.cpp EmbedSound::~EmbedSound() EmbedSound 122 libsound/EmbedSound.cpp EmbedSound::eraseActiveSound(EmbedSoundInst* inst) EmbedSound 141 libsound/EmbedSound.cpp EmbedSound::isPlaying() const EmbedSound 148 libsound/EmbedSound.cpp EmbedSound::numPlayingInstances() const EmbedSound 155 libsound/EmbedSound.cpp EmbedSound::firstPlayingInstance() const EmbedSound 162 libsound/EmbedSound.cpp EmbedSound::getPlayingInstances(std::vector<InputStream*>& to) const EmbedSound 50 libsound/EmbedSound.h class EmbedSound EmbedSound 69 libsound/EmbedSound.h EmbedSound(std::auto_ptr<SimpleBuffer> data, EmbedSound 73 libsound/EmbedSound.h ~EmbedSound(); EmbedSound 240 libsound/EmbedSoundInst.cpp const EmbedSound& sndData = _soundDef; EmbedSound 259 libsound/EmbedSoundInst.cpp const EmbedSound::FrameSizeMap& m = sndData.m_frames_size; EmbedSound 260 libsound/EmbedSoundInst.cpp EmbedSound::FrameSizeMap::const_iterator it = EmbedSound 38 libsound/EmbedSoundInst.h class EmbedSound; EmbedSound 91 libsound/EmbedSoundInst.h EmbedSoundInst(EmbedSound& def, media::MediaHandler& mh, EmbedSound 144 libsound/EmbedSoundInst.h const EmbedSound& getSoundData() { EmbedSound 300 libsound/EmbedSoundInst.h EmbedSound& _soundDef; EmbedSound 40 libsound/aos4/sound_handler_ahi.h class EmbedSound; EmbedSound 35 libsound/mkit/sound_handler_mkit.h class EmbedSound; EmbedSound 35 libsound/sdl/sound_handler_sdl.h class EmbedSound; EmbedSound 67 libsound/sound_handler.cpp EmbedSound* sounddata = _sounds[handleId]; EmbedSound 93 libsound/sound_handler.cpp EmbedSound* sdef = *i; EmbedSound 121 libsound/sound_handler.cpp EmbedSound* def = _sounds[sound_handle]; EmbedSound 141 libsound/sound_handler.cpp EmbedSound* sounddata = *i; EmbedSound 201 libsound/sound_handler.cpp EmbedSound* sounddata = _sounds[sound_handle]; EmbedSound 279 libsound/sound_handler.cpp EmbedSound* sounddata = _sounds[sound_handle]; EmbedSound 306 libsound/sound_handler.cpp EmbedSound* sounddata = _sounds[sound_handle]; EmbedSound 329 libsound/sound_handler.cpp std::auto_ptr<EmbedSound> sounddata( EmbedSound 330 libsound/sound_handler.cpp new EmbedSound(data, sinfo, 100, EmbedSound 394 libsound/sound_handler.cpp EmbedSound& sounddata = *(_sounds[sound_handle]); EmbedSound 479 libsound/sound_handler.cpp EmbedSound& sounddata = *(_sounds[soundId]); EmbedSound 46 libsound/sound_handler.h class EmbedSound; EmbedSound 499 libsound/sound_handler.h void stopEmbedSoundInstances(EmbedSound& def);