3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/rtc/FunctionView.h"
7#include "mc/external/webrtc/RtcpPacket.h"
11namespace webrtc::rtcp {
class CommonHeader; }
12namespace webrtc::rtcp {
class ReportBlock; }
15namespace webrtc::rtcp {
40 virtual uint64 BlockLength()
const ;
Definition _HeaderOutputPredefine.h:260
Definition FunctionView.h:8
Definition RtcpPacket.h:10
Definition SenderReport.h:17
MCAPI bool SetReportBlocks(::std::vector<::webrtc::rtcp::ReportBlock > blocks)
static MCAPI void ** $vftable()
MCAPI bool $Create(uchar *packet, uint64 *index, uint64 max_length, ::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback) const
MCAPI uint64 $BlockLength() const
MCAPI bool Parse(::webrtc::rtcp::CommonHeader const &packet)