MediaQueueController

An interface defining a Cast queue player capable of handling queue navigation.

Inheritors

Functions

Link copied to clipboard
abstract fun getCurrentItem(): MediaQueueItem?

Returns the currently active media queue item.

Link copied to clipboard
abstract fun jumpToNextItem()

Advances playback to the next item in the queue.