FMIceLinkFecProtectionMode Constants Reference

Declared in FMIceLinkFecProtectionMode.h

FMIceLinkFecProtectionMode

Definition

typedef NS_ENUM(NSInteger, FMIceLinkFecProtectionMode ) {
   FMIceLinkFecProtectionModeNoOverlap = 1,
   FMIceLinkFecProtectionModeOverlap = 2,
   FMIceLinkFecProtectionModeBiasFirstPacket = 3,
};

Constants

FMIceLinkFecProtectionModeNoOverlap

Declared In FMIceLinkFecProtectionMode.h.

FMIceLinkFecProtectionModeOverlap

Declared In FMIceLinkFecProtectionMode.h.

FMIceLinkFecProtectionModeBiasFirstPacket

Declared In FMIceLinkFecProtectionMode.h.