AdaptationConfig
@objcMembers
@objc(BMPAdaptationConfig)
public class AdaptationConfig : NSObject
Contains config values regarding the behaviour of the bitrate adaptation.
-
The upper bitrate boundary in bits per second for network bandwidth consumption of the played source. Can be set to 0 for no limitation.
Default value is
0
.Declaration
Swift
public var maxSelectableBitrate: UInt