Urho3D
Urho3D::SoundSource Member List

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

AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
AllocateNetworkState()Urho3D::Serializable
ApplyAttributes()Urho3D::Serializableinlinevirtual
attenuation_Urho3D::SoundSourceprotected
audio_Urho3D::SoundSourceprotected
autoRemove_Urho3D::SoundSourceprotected
autoRemoveTimer_Urho3D::SoundSourceprotected
CleanupConnection(Connection *connection)Urho3D::Component
Component(Context *context)Urho3D::Component
context_Urho3D::Objectprotected
decodeBuffer_Urho3D::SoundSourceprivate
decodePosition_Urho3D::SoundSourceprivate
decoder_Urho3D::SoundSourceprivate
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::Componentinlinevirtual
fractPosition_Urho3D::SoundSourceprivate
FreeDecoder()Urho3D::SoundSourceprivate
frequency_Urho3D::SoundSourceprotected
gain_Urho3D::SoundSourceprotected
GetAttenuation() const Urho3D::SoundSourceinline
GetAttribute(unsigned index)Urho3D::Serializable
GetAttribute(const String &name)Urho3D::Serializable
GetAttributes() const Urho3D::Serializable
GetAutoRemove() const Urho3D::SoundSourceinline
GetComponent(ShortStringHash type) const Urho3D::Component
GetComponent() const Urho3D::Component
GetComponents(PODVector< Component * > &dest, ShortStringHash type) const Urho3D::Component
GetComponents(PODVector< T * > &dest) const Urho3D::Component
GetContext() const Urho3D::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentinlinevirtual
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFrequency() const Urho3D::SoundSourceinline
GetGain() const Urho3D::SoundSourceinline
GetID() const Urho3D::Componentinline
GetNetworkAttributes() const Urho3D::Serializable
GetNode() const Urho3D::Componentinline
GetNumAttributes() const Urho3D::Serializable
GetNumNetworkAttributes() const Urho3D::Serializable
GetPanning() const Urho3D::SoundSourceinline
GetPlayPosition() const Urho3D::SoundSourceinline
GetPositionAttr() const Urho3D::SoundSource
GetScene() const Urho3D::Component
GetSound() const Urho3D::SoundSourceinline
GetSoundAttr() const Urho3D::SoundSource
GetSoundType() const Urho3D::SoundSourceinline
GetSubsystem(ShortStringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetTimePosition() const Urho3D::SoundSourceinline
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
id_Urho3D::Componentprotected
IsPlaying() const Urho3D::SoundSource
Load(Deserializer &source)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source)Urho3D::Serializablevirtual
MarkNetworkUpdate()Urho3D::Component
Mix(int *dest, unsigned samples, int mixRate, bool stereo, bool interpolation)Urho3D::SoundSource
MixMonoToMono(Sound *sound, int *dest, unsigned samples, int mixRate)Urho3D::SoundSourceprivate
MixMonoToMonoIP(Sound *sound, int *dest, unsigned samples, int mixRate)Urho3D::SoundSourceprivate
MixMonoToStereo(Sound *sound, int *dest, unsigned samples, int mixRate)Urho3D::SoundSourceprivate
MixMonoToStereoIP(Sound *sound, int *dest, unsigned samples, int mixRate)Urho3D::SoundSourceprivate
MixNull(float timeStep)Urho3D::SoundSourceprivate
MixStereoToMono(Sound *sound, int *dest, unsigned samples, int mixRate)Urho3D::SoundSourceprivate
MixStereoToMonoIP(Sound *sound, int *dest, unsigned samples, int mixRate)Urho3D::SoundSourceprivate
MixStereoToStereo(Sound *sound, int *dest, unsigned samples, int mixRate)Urho3D::SoundSourceprivate
MixStereoToStereoIP(Sound *sound, int *dest, unsigned samples, int mixRate)Urho3D::SoundSourceprivate
MixZeroVolume(Sound *sound, unsigned samples, int mixRate)Urho3D::SoundSourceprivate
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
OBJECT(SoundSource) (defined in Urho3D::SoundSource)Urho3D::SoundSourceprivate
Object(Context *context)Urho3D::Object
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest)Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Componentinlineprotectedvirtual
OnNodeSet(Node *node)Urho3D::Componentinlineprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Componentvirtual
panning_Urho3D::SoundSourceprotected
Play(Sound *sound)Urho3D::SoundSource
Play(Sound *sound, float frequency)Urho3D::SoundSource
Play(Sound *sound, float frequency, float gain)Urho3D::SoundSource
Play(Sound *sound, float frequency, float gain, float panning)Urho3D::SoundSource
PlayLockless(Sound *sound)Urho3D::SoundSource
position_Urho3D::SoundSourceprivate
PrepareNetworkUpdate()Urho3D::Component
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::SoundSourcestatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
Save(Serializer &dest)Urho3D::Componentvirtual
SaveXML(XMLElement &dest)Urho3D::Componentvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetAttenuation(float attenuation)Urho3D::SoundSource
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetAutoRemove(bool enable)Urho3D::SoundSource
SetFrequency(float frequency)Urho3D::SoundSource
SetGain(float gain)Urho3D::SoundSource
SetID(unsigned id)Urho3D::Componentprotected
SetNode(Node *node)Urho3D::Componentprotected
SetPanning(float panning)Urho3D::SoundSource
SetPlayPosition(signed char *pos)Urho3D::SoundSource
SetPlayPositionLockless(signed char *position)Urho3D::SoundSource
SetPositionAttr(int value)Urho3D::SoundSource
SetSoundAttr(ResourceRef value)Urho3D::SoundSource
SetSoundType(SoundType type)Urho3D::SoundSource
sound_Urho3D::SoundSourceprivate
SoundSource(Context *context)Urho3D::SoundSource
soundType_Urho3D::SoundSourceprotected
Stop()Urho3D::SoundSource
StopLockless()Urho3D::SoundSource
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
timePosition_Urho3D::SoundSourceprivate
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
Update(float timeStep)Urho3D::SoundSourcevirtual
WeakRefs() const Urho3D::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest)Urho3D::Serializable
~Component()Urho3D::Componentvirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual
~SoundSource()Urho3D::SoundSourcevirtual