new BackgroundMedia()
Properties:
Name | Type | Description |
---|---|---|
currentMedia |
MediaController | The mediaController which has been placed into the background during playback. |
nextItem |
Item | The playlist item loading in the background. |
nextMedia |
Promise | A promise representing the media loading in the background. Resolves with the mediaController. |