Searched defs:delayMS (Results 1 – 4 of 4) sorted by relevance
121 virtual int32_t PlayoutDelay(uint16_t* delayMS) const { return 0; } in PlayoutDelay()122 virtual int32_t RecordingDelay(uint16_t* delayMS) const { return 0; } in RecordingDelay()
204 void VideoCaptureImpl::SetCaptureDelay(int32_t delayMS) { in SetCaptureDelay()
423 final long delayMS = 10; // Safe margin - 10 milliseconds in TestFromNowTo() local
426 final long delayMS = 10; // Safe margin - 10 milliseconds in TestFromNowTo() local