Uses of Class
org.teleal.cling.support.avtransport.dto.PlayMode

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)
           
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.