---
title: wordClockTimeValid
framework: coreaudiotypes
role: symbol
role_heading: Type Property
path: coreaudiotypes/audiotimestampflags/wordclocktimevalid
---

# wordClockTimeValid

A flag that indicates that the word clock time is valid.

## Declaration

```swift
static var wordClockTimeValid: AudioTimeStampFlags { get }
```

## See Also

### Type Properties

- [hostTimeValid](coreaudiotypes/audiotimestampflags/hosttimevalid.md)
- [rateScalarValid](coreaudiotypes/audiotimestampflags/ratescalarvalid.md)
- [sampleHostTimeValid](coreaudiotypes/audiotimestampflags/samplehosttimevalid.md)
- [sampleTimeValid](coreaudiotypes/audiotimestampflags/sampletimevalid.md)
- [smpteTimeValid](coreaudiotypes/audiotimestampflags/smptetimevalid.md)
