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