<!--
{
  "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/CMTimeCodeDescriptionFlavor",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Core Media"
    ],
    "preciseIdentifier" : "c:@T@CMTimeCodeDescriptionFlavor"
  },
  "title" : "CMTimeCodeDescriptionFlavor"
}
-->

# CMTimeCodeDescriptionFlavor

Types that represent time code format descriptions.

```
struct CMTimeCodeDescriptionFlavor
```

## Topics

### Creating a Timecode Description Flavor

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

Creates a time code description flavor.

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

Creates a time code 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)