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