3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/rtc/FunctionView.h"
7#include "mc/external/webrtc/Psfb.h"
11namespace webrtc::rtcp {
class CommonHeader; }
14namespace webrtc::rtcp {
37 virtual uint64 BlockLength()
const ;
55 MCNAPI
bool Set(ushort last_decoded, ushort last_received,
bool decodability_flag);
Definition _HeaderOutputPredefine.h:260
Definition FunctionView.h:8
Definition LossNotification.h:16
MCAPI bool Parse(::webrtc::rtcp::CommonHeader const &packet)
MCAPI bool Set(ushort last_decoded, ushort last_received, bool decodability_flag)
MCAPI bool $Create(uchar *packet, uint64 *index, uint64 max_length, ::rtc::FunctionView< void(::rtc::ArrayView< uchar const >)> callback) const
MCAPI uint64 $BlockLength() const
static MCAPI void ** $vftable()