Photon C++ Client API  5.0.7.3
VoiceInfo Member List

This is the complete list of members for VoiceInfo, including all inherited members.

createAudioOpus(int samplingRate, int channels, int frameDurationUs, int bitrate, const Common::Object &userdata=Common::Object())VoiceInfostatic
createVideoVP8(int bitrate, int width=0, int heigth=-1, const Common::Object &userdata=Common::Object())VoiceInfostatic
getBitrate(void) constVoiceInfo
getChannels(void) constVoiceInfo
getCodec(void) const (defined in VoiceInfo)VoiceInfo
getFrameDurationSamples(void) constVoiceInfo
getFrameDurationUs(void) constVoiceInfo
getFrameSize(void) constVoiceInfo
getHeight(void) constVoiceInfo
getSamplingRate(void) constVoiceInfo
getUserData(void) constVoiceInfo
getWidth(void) constVoiceInfo
setBitrate(int bitrate) (defined in VoiceInfo)VoiceInfo
setChannels(int channels) (defined in VoiceInfo)VoiceInfo
setCodec(int codec) (defined in VoiceInfo)VoiceInfo
setFrameDurationUs(int frameDurationUs) (defined in VoiceInfo)VoiceInfo
setHeight(int height) (defined in VoiceInfo)VoiceInfo
setSamplingRate(int samplingRate) (defined in VoiceInfo)VoiceInfo
setUserData(const Common::Object &userData) (defined in VoiceInfo)VoiceInfo
setWidth(int width) (defined in VoiceInfo)VoiceInfo
toString(Common::JString &retStr, bool withTypes=false) constVoiceInfovirtual
toString(JString &retStr, bool withTypes=false) const=0VoiceInfo
toString(bool withTypes=false) constVoiceInfo
ExitGames::Common::ToString::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
VoiceInfo(void) (defined in VoiceInfo)VoiceInfo
~ToString(void)ToStringvirtual