Instance Methods | |
| (instancetype) | - initWithMaskType:numMediaPackets: |
| (FMLiveSwitchFecMaskType) | - maskType |
| (NSMutableArray *) | - table |
Class Methods | |
| (FMLiveSwitchFecPacketMaskTable *) | + packetMaskTableWithMaskType:numMediaPackets: |
| - (instancetype) initWithMaskType: | (FMLiveSwitchFecMaskType) | maskType | |
| numMediaPackets: | (int) | numMediaPackets | |
| - (FMLiveSwitchFecMaskType) maskType |
| + (FMLiveSwitchFecPacketMaskTable*) packetMaskTableWithMaskType: | (FMLiveSwitchFecMaskType) | maskType | |
| numMediaPackets: | (int) | numMediaPackets | |
| - (NSMutableArray*) table |