---
title: flags
framework: corevideo
role: symbol
role_heading: Instance Property
path: corevideo/cvtime/flags
---

# flags

The flags associated with the CVTime value. See CVTime Values for possible values. If kCVTimeIsIndefinite is set, you should not use any of the other fields in this structure.

## Declaration

```swift
var flags: Int32
```

## See Also

### Properties

- [timeScale](corevideo/cvtime/timescale.md)
- [timeValue](corevideo/cvtime/timevalue.md)
