|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlayMode | |
---|---|
org.teleal.cling.support.avtransport.dto |
Uses of PlayMode in org.teleal.cling.support.avtransport.dto |
---|
Methods in org.teleal.cling.support.avtransport.dto 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.teleal.cling.support.avtransport.dto with parameters of type PlayMode | |
---|---|
TransportSettings(PlayMode playMode)
|
|
TransportSettings(PlayMode playMode,
RecordQualityMode recQualityMode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |