Custom Adapter References

References supported by our adapter interface

Our adapter interface requires your player to use the following methods, properties and events.

Video Methods

Method

Description

Starts playing the audio/video

Pauses the currently playing audio/video

Video Properties

Property

Description

Sets or returns the current playback position in the audio/video (in seconds)

Returns the length of the current audio/video (in seconds)

Video Events

Event

Description

Fires when the audio/video has been started or is no longer paused

Fires when the audio/video has been paused

Fires when the current playlist is ended

Last updated