---
title: smpteTimeValid
framework: corevideo
role: symbol
role_heading: Type Property
path: corevideo/cvtimestampflags/smptetimevalid
---

# smpteTimeValid

The value in the SMPTE time field is valid.

## Declaration

```swift
static var smpteTimeValid: 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)
- [topField](corevideo/cvtimestampflags/topfield.md)
- [videoHostTimeValid](corevideo/cvtimestampflags/videohosttimevalid.md)
- [videoRefreshPeriodValid](corevideo/cvtimestampflags/videorefreshperiodvalid.md)
- [videoTimeValid](corevideo/cvtimestampflags/videotimevalid.md)
