<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVFileTypeProfile",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@T@AVFileTypeProfile"
  },
  "title" : "AVFileTypeProfile"
}
-->

# AVFileTypeProfile

File type profiles for streaming formats.

```
struct AVFileTypeProfile
```

## Topics

### File type profiles

[`mpeg4AppleHLS`](/documentation/AVFoundation/AVFileTypeProfile/mpeg4AppleHLS)

A file type profile for Apple HTTP Live Streaming.

[`mpeg4CMAFCompliant`](/documentation/AVFoundation/AVFileTypeProfile/mpeg4CMAFCompliant)

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

### Initializers

[`init(rawValue:)`](/documentation/AVFoundation/AVFileTypeProfile/init(rawValue:))

Creates a file type profile from its raw string value.



---

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)