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