Private
constructorPrivate
Readonly
actionPrivate
activationPrivate
activePrivate
initializedPrivate
innerPrivate
lastPrivate
lastSets actions that will be handled on event bus.
Automatically removes actions, which are not supported by browser.
use setActiveActions instead, as this method is poorly named
Static
Private
innerStatic
instancePrivate
checkPrivate
ensureReturns errors that occurred while this manager tried to activate/deactivate actions. It includes all actions used in last call setActiveActions.
Readonly
length: anyReturns the length of a String object.
Gets set of actions, which are really active. It means that they were set using setSupportedActions AND they are supported by browser.
Sets actions that will be handled on event bus.
Automatically removes actions, which are not supported by browser.
use setActiveActions instead, as this method is poorly named
Generated using TypeDoc
Note: instances of this class should't be constructed manually. Instead use global instance.
See
MediaSessionHelper