Class: Playback

GoBrain.Pdk.ControllerBases. Playback

new GoBrain.Pdk.ControllerBases.Playback()

GoBrain.Pdk/src/controller-bases/playback.js, line 1
Properties:
Name Type Description
Queue GoBrain.Pdk.ControllerBases.Playback~Queue

Classes

Queue

Members

HandlersObject.<String, Object>

These handlers can be overridden by an extending class to act on events occurring in the framework.

These handlers can be overridden by an extending class to act on events occurring in the framework.

Properties:
Name Type Description
Application Object.<String, function()>
Properties
Name Type Description
modulesReady function
Data Object.<String, function()>
Properties
Name Type Description
loaded function
Exception Object.<String, Object>
Properties
Name Type Description
Data Object.<String, function()>
Properties
Name Type Description
load function
MediaPlayer Object.<String, function()>
Properties
Name Type Description
stateChanged function
Notifications Object.<String, function()>
Properties
Name Type Description
notification function