| Modifier and Type | Field and Description |
|---|---|
protected VideoInformation |
MediaStatus.videoInfo
The video information
|
| Modifier and Type | Method and Description |
|---|---|
VideoInformation |
MediaStatus.getVideoInfo() |
| Constructor and Description |
|---|
MediaStatus(List<Integer> activeTrackIds,
Integer currentItemId,
double currentTime,
Map<String,Object> customData,
ExtendedMediaStatus extendedStatus,
MediaStatus.IdleReason idleReason,
List<QueueItem> items,
LiveSeekableRange liveSeekableRange,
Integer loadingItemId,
Media media,
int mediaSessionId,
float playbackRate,
MediaStatus.PlayerState playerState,
Integer preloadedItemId,
QueueData queueData,
MediaStatus.RepeatMode repeatMode,
int supportedMediaCommands,
VideoInformation videoInfo,
MediaVolume volume)
Creates a new instance using the specified parameters.
|
Copyright © 2022. All rights reserved.