3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/VideoContentType.h"
8namespace webrtc::videocontenttypehelpers {
11MCNAPI
bool IsScreenshare(::webrtc::VideoContentType
const&);
13MCNAPI
char const* ToString(::webrtc::VideoContentType
const&);