Appearance
Jetstream Player SDK
The Jetstream Player SDK helps you use the Jetstream Player on your website and control it with JavaScript calls.
You add the player to your page, and from there your own code is in charge. It can:
- play, pause, seek, and mute from your own buttons and scripts
- react to what the player is doing – when it starts, pauses, or finishes
It works the same way for videos, audio, and whole playlists.
Where to go next
- Getting Started – add the player to your page in a few minutes.
- Using the Player – a walkthrough of everyday tasks.
- Demo – see it working in a live playground.
- Player Options – everything you can configure.
- Player Methods – everything you can call.
- Changelog – what changed in each release.