LeviLamina
Loading...
Searching...
No Matches
VideoContentType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
enum class
VideoContentType : uchar {
8
Unspecified = 0,
9
Screenshare = 1,
10
};
11
12
}
src-server
mc
external
webrtc
VideoContentType.h
Generated on Tue Nov 25 2025 04:01:13 for LeviLamina by
1.12.0