# @mux/playback-core

> Core library for media playback in the browser shared by mux elements

Latest version **0.35.3** (published 2026-09-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @mux/playback-core
pnpm add @mux/playback-core
yarn add @mux/playback-core
bun add @mux/playback-core
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.35.3 |
| Published | 2026-09-09 |
| First published | 2022-06-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 363 |
| Author | Mux, Inc. |
| Maintainers | jsanford8, dylanjha, phil-mux, mux-npmjs |

## Links

- npm: https://www.npmjs.com/package/@mux/playback-core
- Repository: https://github.com/muxinc/elements
- Homepage: https://github.com/muxinc/elements#readme
- Issues: https://github.com/muxinc/elements/issues
- npm.io page: https://npm.io/package/@mux/playback-core

## Recent versions

- 0.35.3 (latest) — 2026-09-09
- 0.35.4-canary.1 (canary) — 2026-09-15
- 0.35.4-canary.0 — 2026-09-15
- 0.35.3-canary.2 — 2026-09-09
- 0.35.3-canary.1 — 2026-09-09
- 0.35.3-canary.0 — 2026-09-09
- 0.35.2 — 2026-07-23
- 0.35.1-canary.3 — 2026-05-08
- 0.35.1-canary.2 — 2026-05-08
- 0.35.1-canary.1 — 2026-05-08
- 0.35.1-canary.0 — 2026-05-04
- 0.35.0 — 2026-04-28
- 0.34.2-canary.0 — 2026-04-28
- 0.34.1 — 2026-04-24
- 0.34.1-canary.1 — 2026-04-24
- … 711 more at https://npm.io/package/@mux/playback-core/versions

## README

# Playback Core

This is a collection of utility functions directly related to the playback and Mux Data integration with various mux elements.

It is currently used by `mux-video`, `mux-video-react`, `mux-audio`, and `mux-audio-react`.

You shouldn't need use this package directly, but if you're building something custom for your application you may find it handy.

Check the `src/index.ts` file to see the functions and types that get exported.

---
_Source: https://npm.io/package/@mux/playback-core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
