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