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