FMIceLinkFecProtectionMode Constants Reference
| Declared in | FMIceLinkFecProtectionMode.h |
|---|
FMIceLinkFecProtectionMode
Definition
typedef NS_ENUM(NSInteger, FMIceLinkFecProtectionMode ) {
FMIceLinkFecProtectionModeNoOverlap = 1,
FMIceLinkFecProtectionModeOverlap = 2,
FMIceLinkFecProtectionModeBiasFirstPacket = 3,
};