Searched refs:set_max_frame_rate (Results 1 – 4 of 4) sorted by relevance
122 source_restrictions.set_max_frame_rate(absl::nullopt); in FilterRestrictionsByDegradationPreference()131 source_restrictions.set_max_frame_rate(absl::nullopt); in FilterRestrictionsByDegradationPreference()508 new_restrictions.restrictions.set_max_frame_rate( in DecreaseFramerate()577 new_restrictions.restrictions.set_max_frame_rate( in IncreaseFramerate()
61 void set_max_frame_rate(absl::optional<double> max_frame_rate);
77 void VideoSourceRestrictions::set_max_frame_rate( in set_max_frame_rate() function in webrtc::VideoSourceRestrictions
88 restrictions.set_max_frame_rate(30.0); in TEST()