---
title: playbackSnapshot
framework: nowplaying
role: symbol
role_heading: Instance Property
path: nowplaying/remotemediasessionrepresentable/playbacksnapshot
---

# playbackSnapshot

The current playback state of this session.

## Declaration

```swift
@MainActor var playbackSnapshot: MediaPlaybackSnapshot? { get }
```
