LeviLamina
Loading...
Searching...
No Matches
Priority.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
enum class
Priority :
int
{
8
KVeryLow = 0,
9
KLow = 1,
10
KMedium = 2,
11
KHigh = 3,
12
};
13
14
}
src
mc
external
webrtc
Priority.h
Generated on Thu Oct 2 2025 18:10:07 for LeviLamina by
1.12.0