Rebel Fork Framework
Urho3D::Audio Member List

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

AddRef()Urho3D::RefCounted
AddSoundSource(SoundSource *soundSource)Urho3D::Audio
Audio(Context *context)Urho3D::Audioexplicit
audioMutex_Urho3D::Audioprivate
blockEvents_Urho3D::Objectprivate
bufferLengthMSec_Urho3D::Audioprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
clipBuffer_Urho3D::Audioprivate
Close()Urho3D::Audio
CloseMicrophoneForLoss(unsigned which)Urho3D::Audio
context_Urho3D::Objectprotected
CreateMicrophone(const ea::string &name, bool forSpeechRecog, unsigned wantedFreq, unsigned silenceLevelLimit=0)Urho3D::Audio
deviceID_Urho3D::Audioprivate
EnumerateMicrophones() constUrho3D::Audio
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
FindEventHandler(StringHash eventType)Urho3D::Objectprivate
FindEventHandler(StringHash eventType) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
fragmentSize_Urho3D::Audioprivate
GetBlockEvents() constUrho3D::Objectinline
GetBufferLengthMS() constUrho3D::Audioinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetInterpolation() constUrho3D::Audioinline
GetListener() constUrho3D::Audio
GetMasterGain(const ea::string &type) constUrho3D::Audio
GetMixRate() constUrho3D::Audioinline
GetMutex()Urho3D::Audioinline
GetSampleSize() constUrho3D::Audioinline
GetSoundSourceMasterGain(StringHash typeHash) constUrho3D::Audio
GetSoundSources() constUrho3D::Audioinline
GetSpeakerMode() constUrho3D::Audioinline
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
HandleRenderUpdate(StringHash eventType, VariantMap &eventData)Urho3D::Audioprivate
HasEventHandlers() constUrho3D::Objectinline
HasMasterGain(const ea::string &type) constUrho3D::Audioinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
interpolation_Urho3D::Audioprivate
IsInitialized() constUrho3D::Audioinline
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsPlaying() constUrho3D::Audioinline
IsScriptStrongRef() constUrho3D::RefCountedinline
IsSoundTypePaused(const ea::string &type) constUrho3D::Audio
listener_Urho3D::Audioprivate
masterGain_Urho3D::Audioprivate
microphones_Urho3D::Audioprivate
MixOutput(void *dest, unsigned samples)Urho3D::Audio
mixRate_Urho3D::Audioprivate
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
pausedSoundTypes_Urho3D::Audioprivate
PauseSoundType(const ea::string &type)Urho3D::Audio
Play()Urho3D::Audio
playing_Urho3D::Audioprivate
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
RefreshMode()Urho3D::Audio
Refs() constUrho3D::RefCounted
Release()Urho3D::Audioprivate
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveSoundSource(SoundSource *soundSource)Urho3D::Audio
ResumeAll()Urho3D::Audio
ResumeSoundType(const ea::string &type)Urho3D::Audio
sampleSize_Urho3D::Audioprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, const Args &... args)Urho3D::Objectinline
SendEvent(StringHash eventType, const VariantMap &eventData)Urho3D::Object
SerializeInBlock(Archive &archive)Urho3D::Objectvirtual
SetBlockEvents(bool block)Urho3D::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetListener(SoundListener *listener)Urho3D::Audio
SetMasterGain(const ea::string &type, float gain)Urho3D::Audio
SetMode(int bufferLengthMSec, int mixRate, SpeakerMode mode, bool interpolation=true)Urho3D::Audio
soundSources_Urho3D::Audioprivate
speakerMode_Urho3D::Audioprivate
Stop()Urho3D::Audio
StopSound(Sound *sound)Urho3D::Audio
SubscribeToEvent(StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEvent(Object *sender, StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEventManual(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions)Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
Update(float timeStep)Urho3D::Audio
UpdateInternal(float timeStep)Urho3D::Audioprivate
URHO3D_OBJECT(Audio, Object) (defined in Urho3D::Audio)Urho3D::Audioprivate
WeakRefs() constUrho3D::RefCounted
~Audio() overrideUrho3D::Audio
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual