|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlayMode | |
|---|---|
| org.fourthline.cling.support.avtransport.lastchange | |
| org.fourthline.cling.support.model | |
| Uses of PlayMode in org.fourthline.cling.support.avtransport.lastchange |
|---|
| Methods in org.fourthline.cling.support.avtransport.lastchange that return PlayMode | |
|---|---|
protected PlayMode |
AVTransportVariable.CurrentPlayMode.enumValueOf(String s)
|
| Constructors in org.fourthline.cling.support.avtransport.lastchange with parameters of type PlayMode | |
|---|---|
AVTransportVariable.CurrentPlayMode(PlayMode playMode)
|
|
| Uses of PlayMode in org.fourthline.cling.support.model |
|---|
| Methods in org.fourthline.cling.support.model that return PlayMode | |
|---|---|
PlayMode |
TransportSettings.getPlayMode()
|
static PlayMode |
PlayMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PlayMode[] |
PlayMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.fourthline.cling.support.model with parameters of type PlayMode | |
|---|---|
TransportSettings(PlayMode playMode)
|
|
TransportSettings(PlayMode playMode,
RecordQualityMode recQualityMode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||