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