Uses of Class
org.red5.io.BufferType

Packages that use BufferType
org.red5.io   
 

Uses of BufferType in org.red5.io
 

Methods in org.red5.io that return BufferType
static BufferType BufferType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BufferType[] BufferType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2012 The Red5 Project