<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.10.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMedia",
  "identifier" : "/documentation/CoreMedia/CMClosedCaptionDescriptionFlavor",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Core Media"
    ],
    "preciseIdentifier" : "c:@T@CMClosedCaptionDescriptionFlavor"
  },
  "title" : "CMClosedCaptionDescriptionFlavor"
}
-->

# CMClosedCaptionDescriptionFlavor

Types that represent closed caption format descriptions.

```
struct CMClosedCaptionDescriptionFlavor
```

## Topics

### Initializers

[`init(_:)`](/documentation/CoreMedia/CMClosedCaptionDescriptionFlavor/init(_:))

Creates a closed caption description flavor.

[`init(rawValue:)`](/documentation/CoreMedia/CMClosedCaptionDescriptionFlavor/init(rawValue:))

Creates a closed caption description flavor.



---

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)