---
title: videoHostTimeValid
framework: corevideo
role: symbol
role_heading: Type Property
path: corevideo/cvtimestampflags/videohosttimevalid
---

# videoHostTimeValid

A convenience constant indicating that both the video time and host time fields are valid.

## Declaration

```swift
static var videoHostTimeValid: CVTimeStampFlags { get }
```

## See Also

### Constants

- [bottomField](corevideo/cvtimestampflags/bottomfield.md)
- [hostTimeValid](corevideo/cvtimestampflags/hosttimevalid.md)
- [isInterlaced](corevideo/cvtimestampflags/isinterlaced.md)
- [rateScalarValid](corevideo/cvtimestampflags/ratescalarvalid.md)
- [smpteTimeValid](corevideo/cvtimestampflags/smptetimevalid.md)
- [topField](corevideo/cvtimestampflags/topfield.md)
- [videoRefreshPeriodValid](corevideo/cvtimestampflags/videorefreshperiodvalid.md)
- [videoTimeValid](corevideo/cvtimestampflags/videotimevalid.md)
