| Package | Description |
|---|---|
| org.jupnp.support.avtransport.callback | |
| org.jupnp.support.avtransport.lastchange | |
| org.jupnp.support.model |
| Constructor and Description |
|---|
SetPlayMode(Service<?,?> service,
PlayMode playMode) |
SetPlayMode(UnsignedIntegerFourBytes instanceId,
Service<?,?> service,
PlayMode playMode) |
| Modifier and Type | Method and Description |
|---|---|
protected PlayMode |
AVTransportVariable.CurrentPlayMode.enumValueOf(String s) |
| Constructor and Description |
|---|
CurrentPlayMode(PlayMode playMode) |
| Modifier and Type | Method and Description |
|---|---|
PlayMode |
TransportSettings.getPlayMode() |
static PlayMode |
PlayMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlayMode[] |
PlayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TransportSettings(PlayMode playMode) |
TransportSettings(PlayMode playMode,
RecordQualityMode recQualityMode) |
Copyright © 2023 jUPnP.org. All rights reserved.