LeviLamina
Loading...
Searching...
No Matches
RtpVideoLayersAllocationExtension.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated forward declare list
6// clang-format off
7namespace webrtc { struct VideoLayersAllocation; }
8// clang-format on
9
10namespace webrtc {
11
13public:
14 // static functions
15 // NOLINTBEGIN
16 MCAPI static uint64 ValueSize(::webrtc::VideoLayersAllocation const&);
17
19 // NOLINTEND
20};
21
22} // namespace webrtc
Definition _HeaderOutputPredefine.h:238
Definition RtpVideoLayersAllocationExtension.h:12
Definition Write.h:6
Definition VideoLayersAllocation.h:7