<!--
{
  "documentType" : "article",
  "framework" : "CoreMedia",
  "identifier" : "/documentation/CoreMedia/time-code-formats",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Time Code Formats"
}
-->

# Time Code Formats

Constants that represent time code format types.

## Topics

### Constants

[`var kCMTimeCodeFormatType_Counter32: CMTimeCodeFormatType`](/documentation/CoreMedia/kCMTimeCodeFormatType_Counter32)

32-bit counter-mode sample.

[`var kCMTimeCodeFormatType_Counter64: CMTimeCodeFormatType`](/documentation/CoreMedia/kCMTimeCodeFormatType_Counter64)

64-bit counter-mode sample.

[`var kCMTimeCodeFormatType_TimeCode32: CMTimeCodeFormatType`](/documentation/CoreMedia/kCMTimeCodeFormatType_TimeCode32)

32-bit time code sample.

[`var kCMTimeCodeFormatType_TimeCode64: CMTimeCodeFormatType`](/documentation/CoreMedia/kCMTimeCodeFormatType_TimeCode64)

64-bit time code sample.



---

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)