|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AVTransportState | |
|---|---|
| org.teleal.cling.support.avtransport | |
| org.teleal.cling.support.avtransport.dto | |
| Uses of AVTransportState in org.teleal.cling.support.avtransport |
|---|
| Methods in org.teleal.cling.support.avtransport that return AVTransportState | |
|---|---|
AVTransportState |
AVTransportLastChange.getTransportState(long instanceId)
|
AVTransportState |
AVTransportLastChange.getTransportState(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId)
|
| Uses of AVTransportState in org.teleal.cling.support.avtransport.dto |
|---|
| Methods in org.teleal.cling.support.avtransport.dto that return AVTransportState | |
|---|---|
AVTransportState |
TransportInfo.getCurrentTransportState()
|
static AVTransportState |
AVTransportState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AVTransportState[] |
AVTransportState.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 AVTransportState | |
|---|---|
TransportInfo(AVTransportState currentTransportState)
|
|
TransportInfo(AVTransportState currentTransportState,
java.lang.String currentSpeed)
|
|
TransportInfo(AVTransportState currentTransportState,
TransportStatus currentTransportStatus)
|
|
TransportInfo(AVTransportState currentTransportState,
TransportStatus currentTransportStatus,
java.lang.String currentSpeed)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||