| Package | Description |
|---|---|
| org.jupnp.support.avtransport.lastchange | |
| org.jupnp.support.model |
| Modifier and Type | Method and Description |
|---|---|
protected TransportState |
AVTransportVariable.TransportState.enumValueOf(String s) |
| Constructor and Description |
|---|
TransportState(TransportState avTransportState) |
| Modifier and Type | Method and Description |
|---|---|
TransportState |
TransportInfo.getCurrentTransportState() |
TransportState |
TransportState.setValue(String value) |
static TransportState |
TransportState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportState |
TransportState.valueOrCustomOf(String s) |
static TransportState[] |
TransportState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TransportInfo(TransportState currentTransportState) |
TransportInfo(TransportState currentTransportState,
String currentSpeed) |
TransportInfo(TransportState currentTransportState,
TransportStatus currentTransportStatus) |
TransportInfo(TransportState currentTransportState,
TransportStatus currentTransportStatus,
String currentSpeed) |
Copyright © 2023 jUPnP.org. All rights reserved.