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

# flags

A bit field containing additional information about the timestamp.

## Declaration

```swift
var flags: UInt64
```

## See Also

### Properties

- [hostTime](corevideo/cvtimestamp/hosttime.md)
- [rateScalar](corevideo/cvtimestamp/ratescalar.md)
- [reserved](corevideo/cvtimestamp/reserved.md)
- [smpteTime](corevideo/cvtimestamp/smptetime.md)
- [version](corevideo/cvtimestamp/version.md)
- [videoRefreshPeriod](corevideo/cvtimestamp/videorefreshperiod.md)
- [videoTime](corevideo/cvtimestamp/videotime.md)
- [videoTimeScale](corevideo/cvtimestamp/videotimescale.md)
