FMLiveSwitchBandwidthEstimationPacedPacketInfo Class Reference

Instance Methods

(instancetype) - init
 
(instancetype) - initWithProbeClusterId:probeClusterMinProbes:probeClusterMinBytes:
 
(bool) - isEqualWithOther:
 

Class Methods

(FMLiveSwitchBandwidthEstimationPacedPacketInfo *) + pacedPacketInfo
 
(FMLiveSwitchBandwidthEstimationPacedPacketInfo *) + pacedPacketInfoWithProbeClusterId:probeClusterMinProbes:probeClusterMinBytes:
 

Method Documentation

◆ init

- (instancetype) init

◆ initWithProbeClusterId:probeClusterMinProbes:probeClusterMinBytes:

- (instancetype) initWithProbeClusterId: (int)  probeClusterId
probeClusterMinProbes: (int)  probeClusterMinProbes
probeClusterMinBytes: (int)  probeClusterMinBytes 

◆ isEqualWithOther:

- (bool) isEqualWithOther: (FMLiveSwitchBandwidthEstimationPacedPacketInfo *)  other

◆ pacedPacketInfo

◆ pacedPacketInfoWithProbeClusterId:probeClusterMinProbes:probeClusterMinBytes:

+ (FMLiveSwitchBandwidthEstimationPacedPacketInfo*) pacedPacketInfoWithProbeClusterId: (int)  probeClusterId
probeClusterMinProbes: (int)  probeClusterMinProbes
probeClusterMinBytes: (int)  probeClusterMinBytes