---
title: presentationTime
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayervideooutput/sample/presentationtime
---

# presentationTime

A CMTime representing the true display deadline for this sample in terms of the corresponding AVPlayerItem’s timebase.

## Declaration

```swift
let presentationTime: CMTime
```

## See Also

### Inspecting a sample

- [activeConfiguration](avfoundation/avplayervideooutput/sample/activeconfiguration.md)
- [taggedBuffers](avfoundation/avplayervideooutput/sample/taggedbuffers.md)
