---
title: decodeTimeStamp
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avsamplecursor/decodetimestamp
---

# decodeTimeStamp

The decode timestamp of the sample at the current position of the cursor.

## Declaration

```swift
var decodeTimeStamp: CMTime { get }
```

## See Also

### Getting timestamps

- [presentationTimeStamp](avfoundation/avsamplecursor/presentationtimestamp.md)
