Rebel Fork Framework
Urho3D::Microphone Member List

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

AddRef()Urho3D::RefCounted
Audio (defined in Urho3D::Microphone)Urho3D::Microphonefriend
blockEvents_Urho3D::Objectprivate
buffer_Urho3D::Microphoneprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
CheckDirtiness()Urho3D::Microphoneprivate
ClearData()Urho3D::Microphone
context_Urho3D::Objectprotected
CopyData(ea::vector< int16_t > &dest) constUrho3D::Microphone
enabled_Urho3D::Microphoneprivate
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
frequency_Urho3D::Microphoneprivate
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetData()Urho3D::Microphoneinline
GetData() constUrho3D::Microphoneinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFrequency() constUrho3D::Microphoneinline
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetLinked() constUrho3D::Microphone
GetName() constUrho3D::Microphoneinline
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
GetWakeThreshold() constUrho3D::Microphoneinline
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
Init(const ea::string &name, SDL_AudioDeviceID id, int bufferSize, unsigned frequency, unsigned which)Urho3D::Microphoneprivate
isDirty_Urho3D::Microphoneprivate
IsEnabled() constUrho3D::Microphoneinline
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsScriptStrongRef() constUrho3D::RefCountedinline
IsSleeping() constUrho3D::Microphoneinline
isSleeping_Urho3D::Microphoneprivate
Link(SharedPtr< BufferedSoundStream >)Urho3D::Microphone
linkedStream_Urho3D::Microphoneprivate
lock_Urho3D::Microphonemutableprivate
micID_Urho3D::Microphoneprivate
Microphone(Context *)Urho3D::Microphone
name_Urho3D::Microphoneprivate
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *)Urho3D::Microphonestatic
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
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
SetEnabled(bool state)Urho3D::Microphone
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetWakeThreshold(unsigned value)Urho3D::Microphoneinline
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
Unlink()Urho3D::Microphone
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(unsigned char *rawData, int rawDataLen)Urho3D::Microphone
URHO3D_OBJECT(Microphone, Object) (defined in Urho3D::Microphone)Urho3D::Microphoneprivate
wakeThreshold_Urho3D::Microphoneprivate
WeakRefs() constUrho3D::RefCounted
which_Urho3D::Microphoneprivate
~Microphone()Urho3D::Microphonevirtual
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual