FMLiveSwitchFecPacketMaskTable Class Reference

Instance Methods

(instancetype) - initWithMaskType:numMediaPackets:
 
(FMLiveSwitchFecMaskType) - maskType
 
(NSMutableArray *) - table
 

Class Methods

(FMLiveSwitchFecPacketMaskTable *) + packetMaskTableWithMaskType:numMediaPackets:
 

Method Documentation

◆ initWithMaskType:numMediaPackets:

- (instancetype) initWithMaskType: (FMLiveSwitchFecMaskType)  maskType
numMediaPackets: (int)  numMediaPackets 

◆ maskType

- (FMLiveSwitchFecMaskType) maskType

◆ packetMaskTableWithMaskType:numMediaPackets:

+ (FMLiveSwitchFecPacketMaskTable*) packetMaskTableWithMaskType: (FMLiveSwitchFecMaskType)  maskType
numMediaPackets: (int)  numMediaPackets 

◆ table

- (NSMutableArray*) table