Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 218 Bytes

File metadata and controls

15 lines (9 loc) · 218 Bytes

Set Volume

Sets the volume of the media player to the specified level.

Example

API.setVolume(22);

Sets the volume to 22%

Endpoint

Frontend only resource, altering the volume level client side.