SublimeVideo

Documentation

Check out our Getting Started and FAQ pages to start, and if you have any problems take a look at our Troubleshooting page.

Using the JavaScript API

API Object

The SublimeVideo Player comes with an integrated JavaScript API. Once loaded, SublimeVideo Player instantiate a unique API object called sublimevideo. All calls to the API must be done through this object.

Important information:

API Methods and Listeners

Methods

load pause play prepare prepareAndPlay resize stop unprepare

Listeners

onEnd onStart ready