Liblinphone  4.5.0
linphone::CallParams Member List

This is the complete list of members for linphone::CallParams, including all inherited members.

addCustomContent(const std::shared_ptr< linphone::Content > &content)linphone::CallParams
addCustomHeader(const std::string &headerName, const std::string &headerValue)linphone::CallParams
addCustomSdpAttribute(const std::string &attributeName, const std::string &attributeValue)linphone::CallParams
addCustomSdpMediaAttribute(linphone::StreamType type, const std::string &attributeName, const std::string &attributeValue)linphone::CallParams
audioEnabled() const linphone::CallParams
audioMulticastEnabled() const linphone::CallParams
CallParams(void *ptr, bool takeRef=true) (defined in linphone::CallParams)linphone::CallParams
clearCustomSdpAttributes()linphone::CallParams
clearCustomSdpMediaAttributes(linphone::StreamType type)linphone::CallParams
copy() const linphone::CallParams
cPtr() (defined in linphone::CallParams)linphone::CallParamsinline
earlyMediaSendingEnabled() const linphone::CallParams
enableAudio(bool enabled)linphone::CallParams
enableAudioMulticast(bool yesno)linphone::CallParams
enableAvpf(bool enable)linphone::CallParams
enableEarlyMediaSending(bool enabled)linphone::CallParams
enableLowBandwidth(bool enabled)linphone::CallParams
enableRealtimeText(bool yesno)linphone::CallParams
enableRtpBundle(bool value)linphone::CallParams
enableVideo(bool enabled)linphone::CallParams
enableVideoMulticast(bool yesno)linphone::CallParams
getAudioDirection() const linphone::CallParams
getCustomContents() const linphone::CallParams
getCustomHeader(const std::string &headerName) const linphone::CallParams
getCustomSdpAttribute(const std::string &attributeName) const linphone::CallParams
getCustomSdpMediaAttribute(linphone::StreamType type, const std::string &attributeName) const linphone::CallParams
getLocalConferenceMode() const linphone::CallParams
getMediaEncryption() const linphone::CallParams
getPrivacy() const linphone::CallParams
getProxyConfig() const linphone::CallParams
getRealtimeTextKeepaliveInterval() const linphone::CallParams
getReceivedFramerate() const linphone::CallParams
getReceivedVideoDefinition() const linphone::CallParams
getRecordFile() const linphone::CallParams
getRtpProfile() const linphone::CallParams
getSentFramerate() const linphone::CallParams
getSentVideoDefinition() const linphone::CallParams
getSessionName() const linphone::CallParams
getUsedAudioPayloadType() const linphone::CallParams
getUsedTextPayloadType() const linphone::CallParams
getUsedVideoPayloadType() const linphone::CallParams
getVideoDirection() const linphone::CallParams
lowBandwidthEnabled() const linphone::CallParams
realtimeTextEnabled() const linphone::CallParams
rtpBundleEnabled() const linphone::CallParams
setAudioBandwidthLimit(int bandwidth)linphone::CallParams
setAudioDirection(linphone::MediaDirection direction)linphone::CallParams
setMediaEncryption(linphone::MediaEncryption encryption)linphone::CallParams
setPrivacy(unsigned int privacy)linphone::CallParams
setProxyConfig(const std::shared_ptr< linphone::ProxyConfig > &proxyConfig)linphone::CallParams
setRealtimeTextKeepaliveInterval(unsigned int interval)linphone::CallParams
setRecordFile(const std::string &path)linphone::CallParams
setSessionName(const std::string &name)linphone::CallParams
setVideoDirection(linphone::MediaDirection direction)linphone::CallParams
videoEnabled() const linphone::CallParams
videoMulticastEnabled() const linphone::CallParams