Uses of Enum Class
org.red5.io.BufferType
Packages that use BufferType
-
Uses of BufferType in org.red5.io
Methods in org.red5.io that return BufferTypeModifier 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
Fields in org.red5.io.flv.impl declared as BufferTypeModifier and TypeFieldDescriptionprivate static BufferType
FLVReader.bufferType
Buffer type / style to use