HomeSort by relevance Sort by last modified time
    Searched defs:suspend_below_min_bitrate (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/
video_send_stream.h 166 bool suspend_below_min_bitrate = false; member in struct:webrtc::VideoSendStream::Config
  /external/webrtc/talk/media/base/
mediachannel.h 269 SetFrom(&suspend_below_min_bitrate, change.suspend_below_min_bitrate);
299 suspend_below_min_bitrate == o.suspend_below_min_bitrate &&
329 suspend_below_min_bitrate);
382 rtc::Optional<bool> suspend_below_min_bitrate; member in struct:cricket::VideoOptions
    [all...]

Completed in 321 milliseconds