LeviLamina
Loading...
Searching...
No Matches
PlayoutDelayLimits.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
7namespace webrtc { class VideoPlayoutDelay; }
8// clang-format on
9
10namespace webrtc {
11
13public:
14 // static functions
15 // NOLINTBEGIN
17 // NOLINTEND
18};
19
20} // namespace webrtc
Definition _HeaderOutputPredefine.h:258
Definition PlayoutDelayLimits.h:12
static MCAPI bool Write(::rtc::ArrayView< uchar >, ::webrtc::VideoPlayoutDelay const &)
Definition VideoPlayoutDelay.h:12