Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwgc_capture_session.cc46 constexpr TimeDelta kMaxWaitForFirstFrame = TimeDelta::Millis(500); variable
225 wait_for_frame_event_.Wait(first_frame_ ? kMaxWaitForFirstFrame in GetFrame()