Liblinphone  5.3.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() constlinphone::CallParams
audioMulticastEnabled() constlinphone::CallParams
avpfEnabled() constlinphone::CallParams
CallParams(void *ptr, bool takeRef=true) (defined in linphone::CallParams)linphone::CallParams
capabilityNegotiationReinviteEnabled() constlinphone::CallParams
capabilityNegotiationsEnabled() constlinphone::CallParams
cfgLinesMerged() constlinphone::CallParams
clearCustomSdpAttributes()linphone::CallParams
clearCustomSdpMediaAttributes(linphone::StreamType type)linphone::CallParams
copy() constlinphone::CallParams
cPtr() (defined in linphone::CallParams)linphone::CallParamsinline
earlyMediaSendingEnabled() constlinphone::CallParams
enableAudio(bool enabled)linphone::CallParams
enableAudioMulticast(bool yesno)linphone::CallParams
enableAvpf(bool enable)linphone::CallParams
enableCapabilityNegotiationReinvite(bool enable)linphone::CallParams
enableCapabilityNegotiations(bool enabled)linphone::CallParams
enableCfgLinesMerging(bool enabled)linphone::CallParams
enableEarlyMediaSending(bool enabled)linphone::CallParams
enableLowBandwidth(bool enabled)linphone::CallParams
enableMic(bool enable)linphone::CallParams
enableRealtimeText(bool yesno)linphone::CallParams
enableRtpBundle(bool value)linphone::CallParams
enableTcapLineMerging(bool enabled)linphone::CallParams
enableToneIndications(bool enable)linphone::CallParams
enableVideo(bool enabled)linphone::CallParams
enableVideoMulticast(bool yesno)linphone::CallParams
getAccount() constlinphone::CallParams
getAudioDirection() constlinphone::CallParams
getConferenceVideoLayout() constlinphone::CallParams
getCustomContents() constlinphone::CallParams
getCustomHeader(const std::string &headerName) constlinphone::CallParams
getCustomSdpAttribute(const std::string &attributeName) constlinphone::CallParams
getCustomSdpMediaAttribute(linphone::StreamType type, const std::string &attributeName) constlinphone::CallParams
getFromHeader() constlinphone::CallParams
getInputAudioDevice() constlinphone::CallParams
getLocalConferenceMode() constlinphone::CallParams
getMediaEncryption() constlinphone::CallParams
getOutputAudioDevice() constlinphone::CallParams
getPrivacy() constlinphone::CallParams
getProxyConfig() constlinphone::CallParams
getRealtimeTextKeepaliveInterval() constlinphone::CallParams
getReceivedFramerate() constlinphone::CallParams
getReceivedVideoDefinition() constlinphone::CallParams
getRecordFile() constlinphone::CallParams
getRtpProfile() constlinphone::CallParams
getSentFramerate() constlinphone::CallParams
getSentVideoDefinition() constlinphone::CallParams
getSessionName() constlinphone::CallParams
getSrtpSuites() constlinphone::CallParams
getUsedAudioPayloadType() constlinphone::CallParams
getUsedTextPayloadType() constlinphone::CallParams
getUsedVideoPayloadType() constlinphone::CallParams
getVideoDirection() constlinphone::CallParams
hasCustomSdpAttribute(const std::string &attributeName) constlinphone::CallParams
hasCustomSdpMediaAttribute(linphone::StreamType type, const std::string &attributeName) constlinphone::CallParams
isCapabilityNegotiationReinviteEnabled() constlinphone::CallParams
isMediaEncryptionSupported(linphone::MediaEncryption encryption) constlinphone::CallParams
isRecording() constlinphone::CallParams
lowBandwidthEnabled() constlinphone::CallParams
micEnabled() constlinphone::CallParams
realtimeTextEnabled() constlinphone::CallParams
rtpBundleEnabled() constlinphone::CallParams
setAccount(const std::shared_ptr< linphone::Account > &account)linphone::CallParams
setAudioBandwidthLimit(int bandwidth)linphone::CallParams
setAudioDirection(linphone::MediaDirection direction)linphone::CallParams
setConferenceVideoLayout(linphone::Conference::Layout layout)linphone::CallParams
setFromHeader(const std::string &fromValue)linphone::CallParams
setInputAudioDevice(const std::shared_ptr< linphone::AudioDevice > &audioDevice)linphone::CallParams
setMediaEncryption(linphone::MediaEncryption encryption)linphone::CallParams
setOutputAudioDevice(const std::shared_ptr< linphone::AudioDevice > &audioDevice)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
setSrtpSuites(const std::list< linphone::SrtpSuite > &srtpSuites)linphone::CallParams
setVideoDirection(linphone::MediaDirection direction)linphone::CallParams
tcapLinesMerged() constlinphone::CallParams
toneIndicationsEnabled() constlinphone::CallParams
videoEnabled() constlinphone::CallParams
videoMulticastEnabled() constlinphone::CallParams