Uses of Enum Class
org.red5.io.BufferType
-
Uses of BufferType in org.red5.io
Modifier and TypeMethodDescriptionstatic BufferType
Returns the enum constant of this class with the specified name.static BufferType[]
BufferType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BufferType in org.red5.io.flv.impl
Modifier and TypeFieldDescriptionprivate static BufferType
FLVReader.bufferType
Buffer type / style to use