<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: 15.4.0 -",
    "macOS: 12.3.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMediaIO",
  "identifier" : "/documentation/CoreMediaIO/CMIOExtensionProperty/streamMaxFrameDuration",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Core Media I/O",
      "CoreMediaIO"
    ],
    "preciseIdentifier" : "c:@CMIOExtensionPropertyStreamMaxFrameDuration"
  },
  "title" : "streamMaxFrameDuration"
}
-->

# streamMaxFrameDuration

A property key for the maximum frame duration.

```
static let streamMaxFrameDuration: CMIOExtensionProperty
```

## Discussion

The property state for this property is a dictionary representation of a <doc://com.apple.documentation/documentation/CoreMedia/CMTime> structure.

---

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)