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&);
34 virtual ~App() =
default;
37 virtual uint64 BlockLength()
const ;
Definition _HeaderOutputPredefine.h:258
Definition FunctionView.h:8
static MCAPI void ** $vftable()
MCAPI bool Parse(::webrtc::rtcp::CommonHeader const &)
Definition RtcpPacket.h:10