LeviLamina
|
This is the complete list of members for webrtc::Call, including all inherited members.
AddAdaptationResource(::webrtc::scoped_refptr<::webrtc::Resource >)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
CreateAudioReceiveStream(::webrtc::AudioReceiveStreamInterface::Config const &)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
CreateAudioSendStream(::webrtc::AudioSendStream::Config const &)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
CreateFlexfecReceiveStream(::webrtc::FlexfecReceiveStream::Config const)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
CreateVideoReceiveStream(::webrtc::VideoReceiveStreamInterface::Config)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
CreateVideoSendStream(::webrtc::VideoSendStream::Config, ::webrtc::VideoEncoderConfig)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
CreateVideoSendStream(::webrtc::VideoSendStream::Config, ::webrtc::VideoEncoderConfig, ::std::unique_ptr<::webrtc::FecController >) (defined in webrtc::Call) | webrtc::Call | |
DestroyAudioReceiveStream(::webrtc::AudioReceiveStreamInterface *)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
DestroyAudioSendStream(::webrtc::AudioSendStream *)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
DestroyFlexfecReceiveStream(::webrtc::FlexfecReceiveStream *)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
DestroyVideoReceiveStream(::webrtc::VideoReceiveStreamInterface *)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
DestroyVideoSendStream(::webrtc::VideoSendStream *)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
GetStats() const =0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
GetTransportControllerSend()=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
network_thread() const =0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
OnAudioTransportOverheadChanged(int)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
OnLocalSsrcUpdated(::webrtc::AudioReceiveStreamInterface &, uint)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
OnLocalSsrcUpdated(::webrtc::VideoReceiveStreamInterface &, uint)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
OnLocalSsrcUpdated(::webrtc::FlexfecReceiveStream &, uint)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
OnSentPacket(::rtc::SentPacket const &)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
OnUpdateSyncGroup(::webrtc::AudioReceiveStreamInterface &, ::std::string_view)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
Receiver()=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
SetClientBitratePreferences(::webrtc::BitrateSettings const &)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
SignalChannelNetworkState(::webrtc::MediaType, ::webrtc::NetworkState)=0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
trials() const =0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
worker_thread() const =0 (defined in webrtc::Call) | webrtc::Call | pure virtual |
~Call()=default (defined in webrtc::Call) | webrtc::Call | virtual |