FMLiveSwitchBandwidthEstimationBweSeparateAudioPacketsSettings Class Reference

Instance Methods

(bool) - enabled
 
(instancetype) - init
 
(int) - packetThreshold
 
(void) - setEnabled:
 
(void) - setPacketThreshold:
 
(void) - setTimeThreshold:
 
(FMLiveSwitchBandwidthEstimationTimeDelta *) - timeThreshold
 

Class Methods

(FMLiveSwitchBandwidthEstimationBweSeparateAudioPacketsSettings *) + bweSeparateAudioPacketsSettings
 

Method Documentation

◆ bweSeparateAudioPacketsSettings

◆ enabled

- (bool) enabled

◆ init

- (instancetype) init

◆ packetThreshold

- (int) packetThreshold

◆ setEnabled:

- (void) setEnabled: (bool)  value

◆ setPacketThreshold:

- (void) setPacketThreshold: (int)  value

◆ setTimeThreshold:

- (void) setTimeThreshold: (FMLiveSwitchBandwidthEstimationTimeDelta *)  value

◆ timeThreshold