---
title: sampleTimeValid
framework: coreaudiotypes
role: symbol
role_heading: Type Property
path: coreaudiotypes/audiotimestampflags/sampletimevalid
---

# sampleTimeValid

A flag that indicates that the sample frame time is valid.

## Declaration

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

## See Also

### Type Properties

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