3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/absl/InlinedVector.h"
7#include "mc/external/webrtc/RtpPacketizer.h"
11namespace webrtc {
struct RTPVideoHeaderVP8; }
34 MCNAPI static ::absl::InlinedVector<uchar, 6, ::std::allocator<uchar>>
Definition _HeaderOutputPredefine.h:258
Definition RtpPacketizerVp8.h:16
MCAPI void * $ctor(::rtc::ArrayView< uchar const >, ::webrtc::RtpPacketizer::PayloadSizeLimits, ::webrtc::RTPVideoHeaderVP8 const &)
MCAPI RtpPacketizerVp8(::rtc::ArrayView< uchar const >, ::webrtc::RtpPacketizer::PayloadSizeLimits, ::webrtc::RTPVideoHeaderVP8 const &)
static MCAPI ::absl::InlinedVector< uchar, 6, ::std::allocator< uchar > > BuildHeader(::webrtc::RTPVideoHeaderVP8 const &)
static MCAPI void ** $vftable()
Definition RtpPacketizer.h:23