[@liveryvideo/interactive-bridge](../index.md) / PlaybackDetails

# Interface: PlaybackDetails

Playback details, i.e: values that are continuously changing.

## Properties

### buffer

> **buffer**: `number`

Current playback buffer in seconds ahead of current position.

***

### duration

> **duration**: `number`

Current playback duration in seconds from start to end of live stream or VOD.

***

### latency

> **latency**: `number`

Current end-to-end latency in seconds.

***

### position

> **position**: `number`

Current playback position in seconds since start of live stream or VOD.
