<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 7.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVFileTypeProfile/mpeg4CMAFCompliant",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@AVFileTypeProfileMPEG4CMAFCompliant"
  },
  "title" : "mpeg4CMAFCompliant"
}
-->

# mpeg4CMAFCompliant

A file type profile that complies with the Common Media Application Format (CMAF).

```
static let mpeg4CMAFCompliant: AVFileTypeProfile
```

## Discussion

To learn more about CMAF, see <doc://com.apple.documentation/documentation/HTTP-Live-Streaming/about-the-common-media-application-format-with-http-live-streaming-hls>.

---

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)