MicrophoneServer Member ListThis is the complete list of members for MicrophoneServer, including all inherited members.
AddReference() | ReferenceCounter | [inline, virtual] |
BehaviorBase(const std::string &name) | BehaviorBase | [explicit, protected] |
BehaviorBase(const std::string &classname, const std::string &instancename) | BehaviorBase | [protected] |
BehaviorBase(const BehaviorBase &b) | BehaviorBase | [protected] |
className | BehaviorBase | [protected] |
DoStart() | MicrophoneServer | [virtual] |
DoStop() | MicrophoneServer | [virtual] |
encode(char **dst, const T &value) | MicrophoneServer | [inline, private, static] |
encode(char **dst, const T *src, int num) | MicrophoneServer | [inline, private, static] |
GetAutoDelete() | ReferenceCounter | [inline] |
getClassDescription() | BehaviorBase | [inline, static] |
getClassName() const | BehaviorBase | [inline, virtual] |
getDescription() const | BehaviorBase | [inline, virtual] |
GetInstance() | MicrophoneServer | [static] |
getName() const | BehaviorBase | [inline, virtual] |
GetReferences() const | ReferenceCounter | [inline, virtual] |
getRegistry() | BehaviorBase | [inline, static] |
GetResampledFrameSize(unsigned int samplesSize, unsigned int newSampleRate, unsigned int newSampleBits, bool newStereo) | MicrophoneServer | [private] |
instance | MicrophoneServer | [private, static] |
instanceName | BehaviorBase | [protected] |
isActive() const | BehaviorBase | [inline, virtual] |
MIC_LOCATOR | MicrophoneServer | [private, static] |
MicrophoneServer() | MicrophoneServer | [private] |
MicrophoneServer(const MicrophoneServer &rhs) | MicrophoneServer | [private] |
operator=(const MicrophoneServer &rhs) | MicrophoneServer | [private] |
BehaviorBase::operator=(const BehaviorBase &b) | BehaviorBase | [protected] |
ReferenceCounter::operator=(const ReferenceCounter &) | ReferenceCounter | [inline] |
processEvent(const EventBase &event) | MicrophoneServer | [virtual] |
RC_autodelete | ReferenceCounter | [protected] |
ReferenceCounter() | ReferenceCounter | [inline] |
ReferenceCounter(const ReferenceCounter &rc) | ReferenceCounter | [inline] |
references | ReferenceCounter | [protected] |
registry | BehaviorBase | [protected, static] |
RemoveReference() | ReferenceCounter | [inline, virtual] |
ResampleFrame(const char *samples, unsigned int samplesSize, unsigned int &newSampleRate, unsigned int &newSampleBits, bool &newStereo, void *newSamples, unsigned int newSamplesSize) | MicrophoneServer | [private] |
SEND_BUFFER_SIZE | MicrophoneServer | [private, static] |
SetAutoDelete(bool b) | ReferenceCounter | [inline] |
SetMicrophoneAlcEnabled(bool enabled) | MicrophoneServer | [static] |
SetMicrophoneUnidirectional(bool unidirectional) | MicrophoneServer | [static] |
setName(const std::string &name) | BehaviorBase | [inline, virtual] |
socket | MicrophoneServer | [private] |
started | BehaviorBase | [protected] |
~BehaviorBase() | BehaviorBase | [virtual] |
~EventListener() | EventListener | [inline, virtual] |
~MicrophoneServer() | MicrophoneServer | [virtual] |
~ReferenceCounter() | ReferenceCounter | [inline, virtual] |
|