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
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 ApplicationObject.<String, function()> Properties
Name Type Description modulesReadyfunction DataObject.<String, function()> Properties
Name Type Description loadedfunction ExceptionObject.<String, Object> Properties
Name Type Description DataObject.<String, function()> Properties
Name Type Description loadfunction MediaPlayerObject.<String, function()> Properties
Name Type Description stateChangedfunction NotificationsObject.<String, function()> Properties
Name Type Description notificationfunction