| Modifier and Type | Field and Description |
|---|---|
protected ContainerMetadata |
QueueData.containerMetadata
Metadata to describe the queue content, and optionally media sections
|
| Modifier and Type | Method and Description |
|---|---|
ContainerMetadata |
QueueData.getContainerMetadata() |
| Constructor and Description |
|---|
QueueData(ContainerMetadata containerMetadata,
String description,
String entity,
String id,
List<QueueItem> items,
String name,
QueueData.QueueType queueType,
MediaStatus.RepeatMode repeatMode,
Boolean shuffle,
Integer startIndex,
Double startTime)
Creates a new instance using the specified parameters.
|
Copyright © 2022. All rights reserved.