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

# videoTime

The start of a frame (or field for interlaced video).

## Declaration

```swift
var videoTime: Int64
```

## See Also

### Properties

- [flags](corevideo/cvtimestamp/flags.md)
- [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)
- [videoTimeScale](corevideo/cvtimestamp/videotimescale.md)
