Instance Methods | |
| (bool) | - enabled |
| (instancetype) | - init |
| (int) | - packetThreshold |
| (void) | - setEnabled: |
| (void) | - setPacketThreshold: |
| (void) | - setTimeThreshold: |
| (FMLiveSwitchBandwidthEstimationTimeDelta *) | - timeThreshold |
Class Methods | |
| (FMLiveSwitchBandwidthEstimationBweSeparateAudioPacketsSettings *) | + bweSeparateAudioPacketsSettings |
| + (FMLiveSwitchBandwidthEstimationBweSeparateAudioPacketsSettings*) bweSeparateAudioPacketsSettings |
| - (bool) enabled |
| - (instancetype) init |
| - (int) packetThreshold |
| - (void) setEnabled: | (bool) | value |
| - (void) setPacketThreshold: | (int) | value |
| - (void) setTimeThreshold: | (FMLiveSwitchBandwidthEstimationTimeDelta *) | value |
| - (FMLiveSwitchBandwidthEstimationTimeDelta*) timeThreshold |