Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::webrtc_streaming::ConnectionController::Observer, including all inherited members.
OnConnectionStateChange(Result< webrtc::PeerConnectionInterface::PeerConnectionState > status)=0 | cuttlefish::webrtc_streaming::ConnectionController::Observer | pure virtual |
OnDataChannel(rtc::scoped_refptr< webrtc::DataChannelInterface > data_channel)=0 | cuttlefish::webrtc_streaming::ConnectionController::Observer | pure virtual |
OnRemoveTrack(rtc::scoped_refptr< webrtc::RtpReceiverInterface > receiver)=0 | cuttlefish::webrtc_streaming::ConnectionController::Observer | pure virtual |
OnTrack(rtc::scoped_refptr< webrtc::RtpTransceiverInterface > transceiver)=0 | cuttlefish::webrtc_streaming::ConnectionController::Observer | pure virtual |
~Observer()=default | cuttlefish::webrtc_streaming::ConnectionController::Observer | virtual |