The maximum observed segment download bit rate.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- AVFoundation
Declaration
var observedMaxBitrate: Double { get }
Discussion
The value of the property is negative if unknown.
Corresponds to "c-observed-max-bitrate”.
This property is not compatible with Key-value observing.