Update player
Update a player’s details
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the player
Body
Its aspect ratio. Currently we only support the most common 16:9 ratio
16:9
Should the player try to play on-load (many browsers block this, though setting muted as true can help)?
If you only want a subset of the controls shown, provide a comma-separated string of the ones to include
Its accent colour, used for the main play button
Whether controls should be shown
Should the player send analytics events?
Support keyboard controls
Should the video automatically loop and restart when it ends?
Should the video be muted on-load?
A short name for the player
1 - 40
If supported, should the video play inline (as opposed to immediately going fullscreen)
If supported, should we buffer a small amount of video on-load to improve performance?
We try and pick the best quality (based on the connection speed) but you can force it
highest
, lowest
Should the video title be shown on-load?
If subtitles are available, this sets the language of the one to show on-load
de-DE
, en-AU
, en-GB
, en-US
, es-ES
, fr-FR
, it-IT