Photon C++ Client API
5.0.7.3
|
This is the complete list of members for VoiceDetector< T >, including all inherited members.
getActivityDelayMs(void) const | VoiceDetector< T > | virtual |
getDetected(void) const | VoiceDetector< T > | virtual |
getDetectedTime(void) const | VoiceDetector< T > | virtual |
getOn(void) const | VoiceDetector< T > | virtual |
getThreshold(void) const | VoiceDetector< T > | virtual |
process(Buffer< T > buf) | VoiceDetector< T > | virtual |
setActivityDelayMs(int) (defined in VoiceDetector< T >) | VoiceDetector< T > | virtual |
setOn(bool) (defined in VoiceDetector< T >) | VoiceDetector< T > | virtual |
setOnDetected(void(*pCallback)(void)) | VoiceDetector< T > | virtual |
setThreshold(float) (defined in VoiceDetector< T >) | VoiceDetector< T > | virtual |
toString(JString &retStr, bool withTypes=false) const | ToStringDefaultImplementation | virtual |
toString(JString &retStr, bool withTypes=false) const=0 | ToStringDefaultImplementation | |
toString(bool withTypes=false) const | ToStringDefaultImplementation | |
ExitGames::Common::ToString::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
VoiceDetector(int samplingRate, int numChannels) (defined in VoiceDetector< T >) | VoiceDetector< T > | |
~IProcessor(void) (defined in IProcessor< T >) | IProcessor< T > | virtual |
~IVoiceDetector(void) (defined in IVoiceDetector) | IVoiceDetector | virtual |
~ToString(void) | ToString | virtual |