Embeddable HTML5 Players are a core feature to our uStudio Platform. You can programmatically control an embeddable player by sending specific events. Our Player Javascript Library showcases what you can do programmatically with our players. For example, the player volume can be controlled by sending a Player.changevolume event with the arguments, [{level: <number>}] where “<number>” is a value between 0 and 1.
For technical assistance, please reach out to support@ustudio.com.