---
title: presentationTimeStamp
framework: coremedia
role: symbol
role_heading: Instance Property
path: coremedia/cmsampletiminginfo/presentationtimestamp
---

# presentationTimeStamp

The time at which the sample will be presented.

## Declaration

```swift
var presentationTimeStamp: CMTime
```

## Discussion

Discussion If a single struct applies to each of the samples, they all have this duration.

## See Also

### Properties

- [decodeTimeStamp](coremedia/cmsampletiminginfo/decodetimestamp.md)
- [duration](coremedia/cmsampletiminginfo/duration.md)
