Patch just the player’s on-screen controls, one focused feature at a time.
The controls group toggles the chrome the viewer sees on the player. Like every
group on the video merge-patch, send only the keys you want to
change — flipping one toggle is a one-key body.
Each key is a boolean; true shows the control, false hides it.
Key
Controls
backward
Skip-backward button
big_play
Center play button on the poster
forward
Skip-forward button
fullscreen
Fullscreen button
play_pause
Play/pause button
seekbar
Progress/scrub bar
time
Elapsed/remaining time label
volume
Volume/mute button
fake_bar
Decoy progress bar
speed
Playback-speed control
Want the full payload with every feature group? See
PATCH /v1/videos/{id} — each group is
collapsed by default, so you can expand only the ones you need.