LeviLamina
Loading...
Searching...
No Matches
VideoCodecMode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
enum class
VideoCodecMode :
int
{
8
KRealtimeVideo = 0,
9
KScreensharing = 1,
10
};
11
12
}
src
mc
external
webrtc
VideoCodecMode.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0