MediaServiceState

class MediaServiceState(val activeMediaItem: IviMediaItem?, val activeQueueIndex: ActiveItemIndex?, val playbackState: IviPlaybackState, val activeSource: SourceInfo?)

Contains some properties of the MediaService used to determine the item's IviPlaybackState.

Constructors

Link copied to clipboard
fun MediaServiceState(activeMediaItem: IviMediaItem?, activeQueueIndex: ActiveItemIndex?, playbackState: IviPlaybackState, activeSource: SourceInfo?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard