LeviLamina
Loading...
Searching...
No Matches
IceCandidatePairConfigType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
enum class
IceCandidatePairConfigType :
int
{
8
KAdded = 0,
9
KUpdated = 1,
10
KDestroyed = 2,
11
KSelected = 3,
12
KNumValues = 4,
13
};
14
15
}
src
mc
external
webrtc
IceCandidatePairConfigType.h
Generated on Sat Apr 26 2025 05:55:43 for LeviLamina by
1.12.0