public final class ControlMediaCommand extends Command
Modifier and Type | Class and Description |
---|---|
static class |
ControlMediaCommand.Builder |
delay, description, screenLock, sequencer, type, when
Modifier and Type | Method and Description |
---|---|
static ControlMediaCommand.Builder |
builder() |
boolean |
equals(Object o) |
MediaCommandType |
getCommand()
The command to issue on the media player
|
String |
getComponentId()
The name of the media playing component
|
String |
getValue()
Optional data value
|
int |
hashCode() |
String |
toString() |
getDelay, getDescription, getScreenLock, getSequencer, getType, getWhen
public static ControlMediaCommand.Builder builder()
public MediaCommandType getCommand()
public String getComponentId()
public String getValue()
Copyright © 2023. All rights reserved.