Home
last modified time | relevance | path

Searched defs:SetLossNotificationEnabled (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/media/engine/
H A Dfake_webrtc_call.h298 void SetLossNotificationEnabled(bool enabled) override { in SetLossNotificationEnabled() function
/aosp_15_r20/external/webrtc/video/
H A Drtp_video_stream_receiver2.cc1007 void RtpVideoStreamReceiver2::SetLossNotificationEnabled(bool enabled) { in SetLossNotificationEnabled() function in webrtc::RtpVideoStreamReceiver2
H A Dvideo_receive_stream2.cc494 void VideoReceiveStream2::SetLossNotificationEnabled(bool enabled) { in SetLossNotificationEnabled() function in webrtc::internal::VideoReceiveStream2