Home
last modified time | relevance | path

Searched refs:SetRestrictions (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/video/
Dvideo_source_sink_controller.h47 void SetRestrictions(VideoSourceRestrictions restrictions);
Dvideo_source_sink_controller.cc99 void VideoSourceSinkController::SetRestrictions( in SetRestrictions() function in webrtc::VideoSourceSinkController
Dvideo_source_sink_controller_unittest.cc89 controller.SetRestrictions(restrictions); in TEST()
Dvideo_stream_encoder.cc1824 video_source_sink_controller_.SetRestrictions(std::move(restrictions)); in OnVideoSourceRestrictionsUpdated()