Uses of Class
com.flazr.rtmp.message.Control.Type

Packages that use Control.Type
com.flazr.rtmp.message   
 

Uses of Control.Type in com.flazr.rtmp.message
 

Methods in com.flazr.rtmp.message that return Control.Type
 Control.Type Control.getType()
           
static Control.Type Control.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Control.Type[] Control.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
static Control.Type Control.Type.valueToEnum(int value)
           
 



Copyright © 2011. All Rights Reserved.