Instance Methods | |
| (bool) | - decodeWithReceivedPacketList:recoveredPacketList: | 
| (bool) | - generateWithMediaPackets:protectionFactor:numImportantPackets:useUnequalProtection:maskType:packetList: | 
| (int) | - getNumberOfFecPacketsWithNumMediaPackets:protectionFactor: | 
| (instancetype) | - init | 
| (bool) | - packetReceived | 
| (void) | - resetStateWithRecoveredPacketList: | 
Class Methods | |
| (FMLiveSwitchFecContext *) | + context | 
| (int) | + ipPacketSize | 
| (int) | + maxMediaPackets | 
| (int) | + packetOverhead | 
| + (FMLiveSwitchFecContext*) context | 
| - (bool) decodeWithReceivedPacketList: | (NSMutableArray< FMLiveSwitchFecReceivedPacket * > *) | receivedPacketList | |
| recoveredPacketList: | (NSMutableArray< FMLiveSwitchFecRecoveredPacket * > *) | recoveredPacketList | |
| - (bool) generateWithMediaPackets: | (NSMutableArray< FMLiveSwitchFecRawPacket * > *) | mediaPackets | |
| protectionFactor: | (int) | protectionFactor | |
| numImportantPackets: | (int) | numImportantPackets | |
| useUnequalProtection: | (bool) | useUnequalProtection | |
| maskType: | (FMLiveSwitchFecMaskType) | maskType | |
| packetList: | (NSMutableArray< FMLiveSwitchFecRawPacket * > *) | packetList | |
| - (int) getNumberOfFecPacketsWithNumMediaPackets: | (int) | numMediaPackets | |
| protectionFactor: | (int) | protectionFactor | |
| - (instancetype) init | 
| + (int) ipPacketSize | 
| + (int) maxMediaPackets | 
| + (int) packetOverhead | 
| - (bool) packetReceived | 
| - (void) resetStateWithRecoveredPacketList: | (NSMutableArray< FMLiveSwitchFecRecoveredPacket * > *) | recoveredPacketList |