JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
org.red5.server.net.rtmp.RTMPType
Packages that use
RTMPType
Package
Description
org.red5.server.net.rtmp
Uses of
RTMPType
in
org.red5.server.net.rtmp
Methods in
org.red5.server.net.rtmp
that return
RTMPType
Modifier and Type
Method
Description
static
RTMPType
RTMPType.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
RTMPType
[]
RTMPType.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.