3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/DecodeTargetIndication.h"
7#include "mc/external/webrtc/VideoCodecType.h"
8#include "mc/external/webrtc/VideoContentType.h"
9#include "mc/external/webrtc/VideoFrameType.h"
10#include "mc/external/webrtc/VideoRotation.h"
14namespace webrtc {
struct RTPVideoHeaderH264; }
15namespace webrtc {
struct RTPVideoHeaderVP8; }
16namespace webrtc {
struct RTPVideoHeaderVP9; }
51 MCNAPI ::webrtc::VideoCodecType
GetCodec()
const;
69 MCNAPI ::std::variant<
88 MCNAPI
void SetCodec(::webrtc::VideoCodecType);
Definition _HeaderOutputPredefine.h:258