---
title: PlaybackControl
sidebar_label: PlaybackControl
---

**ID:** `vPlaybackControl` | **LABEL:** `togglePlayback` | **Type:** [`Control`](./control-interface.md)

A control that toggles the paused state of the player.

## Methods

### `getToggle`

**Return Type:** [`ToggleControl`](./toggle-control.md)

The underlying `ToggleControl` instance.
