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

# Time Code Flags

Flags that identify time codes.

## Topics

### Constants

[`var kCMTimeCodeFlag_DropFrame: UInt32`](/documentation/CoreMedia/kCMTimeCodeFlag_DropFrame)

A type that describes timecodes are to be rendered in drop-frame format.

[`var kCMTimeCodeFlag_24HourMax: UInt32`](/documentation/CoreMedia/kCMTimeCodeFlag_24HourMax)

A type that describes timecode rolls over every 24 hours.

[`var kCMTimeCodeFlag_NegTimesOK: UInt32`](/documentation/CoreMedia/kCMTimeCodeFlag_NegTimesOK)

A type that describes that the track may contain negative timecodes.



---

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)