3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/rtc/FunctionView.h"
7#include "mc/external/webrtc/RtcpPacket.h"
11namespace webrtc::rtcp {
class CommonHeader; }
14namespace webrtc::rtcp {
27 App& operator=(
App const&);
37 virtual uint64 BlockLength()
const ;
Definition _HeaderOutputPredefine.h:260
Definition FunctionView.h:8
MCAPI uint64 $BlockLength() const
MCAPI bool $Create(uchar *packet, uint64 *index, uint64 max_length, ::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback) const
MCAPI bool Parse(::webrtc::rtcp::CommonHeader const &packet)
static MCAPI void ** $vftable()
Definition RtcpPacket.h:10