| Modifier and Type | Field and Description |
|---|---|
protected ExtendedMediaStatus.ExtendedPlayerState |
ExtendedMediaStatus.playerState
The extended player state
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedMediaStatus.ExtendedPlayerState |
ExtendedMediaStatus.getPlayerState() |
static ExtendedMediaStatus.ExtendedPlayerState |
ExtendedMediaStatus.ExtendedPlayerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtendedMediaStatus.ExtendedPlayerState[] |
ExtendedMediaStatus.ExtendedPlayerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExtendedMediaStatus(ExtendedMediaStatus.ExtendedPlayerState playerState,
Media media,
Integer mediaSessionId)
Creates a new instance using the specified parameters.
|
Copyright © 2022. All rights reserved.