org.teleal.cling.support.avtransport.dto
Class TransportInfo
java.lang.Object
org.teleal.cling.support.avtransport.dto.TransportInfo
public class TransportInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransportInfo
public TransportInfo()
TransportInfo
public TransportInfo(org.teleal.cling.model.action.ActionArgumentValue[] values)
TransportInfo
public TransportInfo(AVTransportState currentTransportState)
TransportInfo
public TransportInfo(AVTransportState currentTransportState,
String currentSpeed)
TransportInfo
public TransportInfo(AVTransportState currentTransportState,
TransportStatus currentTransportStatus)
TransportInfo
public TransportInfo(AVTransportState currentTransportState,
TransportStatus currentTransportStatus,
String currentSpeed)
getCurrentTransportState
public AVTransportState getCurrentTransportState()
getCurrentTransportStatus
public TransportStatus getCurrentTransportStatus()
getCurrentSpeed
public String getCurrentSpeed()
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.