LeviLamina
Loading...
Searching...
No Matches
RtcpTypes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cricket {
6
7
enum class
RtcpTypes :
int
{
8
KRtcpTypeSR = 200,
9
KRtcpTypeRR = 201,
10
KRtcpTypeSDES = 202,
11
KRtcpTypeBye = 203,
12
KRtcpTypeApp = 204,
13
KRtcpTypeRTPFB = 205,
14
KRtcpTypePSFB = 206,
15
};
16
17
}
src
mc
external
cricket
RtcpTypes.h
Generated on Wed Jul 23 2025 08:34:01 for LeviLamina by
1.12.0