|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TransportAction in org.fourthline.cling.support.avtransport |
|---|
| Methods in org.fourthline.cling.support.avtransport that return TransportAction | |
|---|---|
protected abstract TransportAction[] |
AbstractAVTransportService.getCurrentTransportActions(UnsignedIntegerFourBytes instanceId)
|
| Uses of TransportAction in org.fourthline.cling.support.avtransport.callback |
|---|
| Methods in org.fourthline.cling.support.avtransport.callback with parameters of type TransportAction | |
|---|---|
abstract void |
GetCurrentTransportActions.received(ActionInvocation actionInvocation,
TransportAction[] actions)
|
| Uses of TransportAction in org.fourthline.cling.support.avtransport.impl |
|---|
| Methods in org.fourthline.cling.support.avtransport.impl that return TransportAction | |
|---|---|
protected TransportAction[] |
AVTransportService.getCurrentTransportActions(UnsignedIntegerFourBytes instanceId)
|
| Uses of TransportAction in org.fourthline.cling.support.avtransport.impl.state |
|---|
| Methods in org.fourthline.cling.support.avtransport.impl.state that return TransportAction | |
|---|---|
TransportAction[] |
Stopped.getCurrentTransportActions()
|
TransportAction[] |
Playing.getCurrentTransportActions()
|
TransportAction[] |
PausedPlay.getCurrentTransportActions()
|
TransportAction[] |
NoMediaPresent.getCurrentTransportActions()
|
abstract TransportAction[] |
AbstractState.getCurrentTransportActions()
|
| Uses of TransportAction in org.fourthline.cling.support.avtransport.lastchange |
|---|
| Methods in org.fourthline.cling.support.avtransport.lastchange that return TransportAction | |
|---|---|
protected TransportAction[] |
AVTransportVariable.CurrentTransportActions.enumValueOf(String[] names)
|
| Constructors in org.fourthline.cling.support.avtransport.lastchange with parameters of type TransportAction | |
|---|---|
AVTransportVariable.CurrentTransportActions(TransportAction[] e)
|
|
| Uses of TransportAction in org.fourthline.cling.support.model |
|---|
| Methods in org.fourthline.cling.support.model that return TransportAction | |
|---|---|
static TransportAction |
TransportAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransportAction[] |
TransportAction.valueOfCommaSeparatedList(String s)
|
static TransportAction[] |
TransportAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||