LeviLamina
Loading...
Searching...
No Matches
RtcpMuxPolicyUsage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
enum class
RtcpMuxPolicyUsage :
int
{
8
KRtcpMuxPolicyUsageRequire = 0,
9
KRtcpMuxPolicyUsageNegotiate = 1,
10
KRtcpMuxPolicyUsageMax = 2,
11
};
12
13
}
src
mc
external
webrtc
RtcpMuxPolicyUsage.h
Generated on Wed Jul 23 2025 08:34:09 for LeviLamina by
1.12.0