Urho3D::Sound Member List

This is the complete list of members for Urho3D::Sound, including all inherited members.

AddRef()Urho3D::RefCounted
BeginLoad(Deserializer &source)Urho3D::Soundvirtual
compressed_Urho3D::Soundprivate
compressedLength_Urho3D::Soundprivate
context_Urho3D::Objectprotected
data_Urho3D::Soundprivate
dataSize_Urho3D::Soundprivate
end_Urho3D::Soundprivate
EndLoad()Urho3D::Resourcevirtual
FixInterpolation()Urho3D::Sound
frequency_Urho3D::Soundprivate
GetAsyncLoadState() const Urho3D::Resourceinline
GetBaseType() const =0Urho3D::Objectpure virtual
GetCategory() const Urho3D::Object
GetContext() const Urho3D::Objectinline
GetData() const Urho3D::Soundinline
GetDataSize() const Urho3D::Soundinline
GetDecoderStream() const Urho3D::Sound
GetEnd() const Urho3D::Soundinline
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFrequency() const Urho3D::Soundinline
GetIntFrequency() const Urho3D::Soundinline
GetLength() const Urho3D::Sound
GetMemoryUse() const Urho3D::Resourceinline
GetName() const Urho3D::Resourceinline
GetNameHash() const Urho3D::Resourceinline
GetRepeat() const Urho3D::Soundinline
GetSampleSize() const Urho3D::Sound
GetStart() const Urho3D::Soundinline
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseTimer()Urho3D::Resource
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
IsCompressed() const Urho3D::Soundinline
IsLooped() const Urho3D::Soundinline
IsSixteenBit() const Urho3D::Soundinline
IsStereo() const Urho3D::Soundinline
Load(Deserializer &source)Urho3D::Resource
LoadOggVorbis(Deserializer &source)Urho3D::Sound
LoadParameters()Urho3D::Soundprivate
LoadRaw(Deserializer &source)Urho3D::Sound
LoadWav(Deserializer &source)Urho3D::Sound
looped_Urho3D::Soundprivate
OBJECT(Sound) (defined in Urho3D::Sound)Urho3D::Soundprivate
Object(Context *context)Urho3D::Object
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::Soundstatic
ReleaseRef()Urho3D::RefCounted
repeat_Urho3D::Soundprivate
ResetUseTimer()Urho3D::Resource
Resource(Context *context)Urho3D::Resource
Save(Serializer &dest) const Urho3D::Resourcevirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SetAsyncLoadState(AsyncLoadState newState)Urho3D::Resource
SetData(const void *data, unsigned dataSize)Urho3D::Sound
SetFormat(unsigned frequency, bool sixteenBit, bool stereo)Urho3D::Sound
SetLoop(unsigned repeatOffset, unsigned endOffset)Urho3D::Sound
SetLooped(bool enable)Urho3D::Sound
SetMemoryUse(unsigned size)Urho3D::Resource
SetName(const String &name)Urho3D::Resource
SetSize(unsigned dataSize)Urho3D::Sound
sixteenBit_Urho3D::Soundprivate
Sound(Context *context)Urho3D::Sound
stereo_Urho3D::Soundprivate
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
WeakRefs() const Urho3D::RefCounted
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Sound()Urho3D::Soundvirtual