LeviLamina
Loading...
Searching...
No Matches
IceCandidateType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
enum class
IceCandidateType :
int
{
8
KHost = 0,
9
KSrflx = 1,
10
KPrflx = 2,
11
KRelay = 3,
12
};
13
14
}
src
mc
external
webrtc
IceCandidateType.h
Generated on Sat Jul 5 2025 06:58:25 for LeviLamina by
1.12.0