<!--
{
  "availability" : [
    "iOS: 7.0.0 - 15.0.0",
    "iPadOS: 7.0.0 - 15.0.0",
    "macCatalyst: 13.1.0 - 15.0.0",
    "macOS: 10.9.0 - 12.0.0",
    "tvOS: 9.0.0 - 15.0.0",
    "watchOS: 1.0.0 - 8.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVPlayerItemAccessLogEvent/observedMinBitrate",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVPlayerItemAccessLogEvent(py)observedMinBitrate"
  },
  "title" : "observedMinBitrate"
}
-->

# observedMinBitrate

The minimum observed segment download bit rate.

```
var observedMinBitrate: Double { get }
```

## Discussion

The value of the property is negative if unknown.

Corresponds to “c-observed-min-bitrate”.

This property is not compatible with key-value observing.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)