3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/RtpPacketizer.h"
10namespace webrtc {
class RtpPacketToSend; }
11namespace webrtc {
struct RTPVideoHeaderVP9; }
41 virtual uint64 NumPackets()
const ;
Definition _HeaderOutputPredefine.h:260
Definition RtpPacketToSend.h:16
Definition RtpPacketizerVp9.h:16
MCAPI bool WriteHeader(bool layer_begin, bool layer_end, ::rtc::ArrayView< uchar > buffer) const
static MCAPI void ** $vftable()
MCAPI uint64 $NumPackets() const
MCAPI bool $NextPacket(::webrtc::RtpPacketToSend *packet)
MCAPI RtpPacketizerVp9(::rtc::ArrayView< uchar const > payload, ::webrtc::RtpPacketizer::PayloadSizeLimits limits, ::webrtc::RTPVideoHeaderVP9 const &hdr)
MCAPI void * $ctor(::rtc::ArrayView< uchar const > payload, ::webrtc::RtpPacketizer::PayloadSizeLimits limits, ::webrtc::RTPVideoHeaderVP9 const &hdr)
Definition RtpPacketizer.h:16
Definition RtpPacketizer.h:24