|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransportStatus | |
---|---|
org.teleal.cling.support.avtransport.dto |
Uses of TransportStatus in org.teleal.cling.support.avtransport.dto |
---|
Methods in org.teleal.cling.support.avtransport.dto that return TransportStatus | |
---|---|
TransportStatus |
TransportInfo.getCurrentTransportStatus()
|
static TransportStatus |
TransportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransportStatus[] |
TransportStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.teleal.cling.support.avtransport.dto with parameters of type TransportStatus | |
---|---|
TransportInfo(AVTransportState currentTransportState,
TransportStatus currentTransportStatus)
|
|
TransportInfo(AVTransportState currentTransportState,
TransportStatus currentTransportStatus,
String currentSpeed)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |