Uses of Enum Class
org.red5.io.object.StreamAction
-
Uses of StreamAction in org.red5.io.object
Modifier and TypeMethodDescriptionstatic StreamAction
static StreamAction
Returns the enum constant of this class with the specified name.static StreamAction[]
StreamAction.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StreamAction in org.red5.server.net.rtmp
Modifier and TypeMethodDescriptionboolean
RTMPHandler.isAllowedIfRtmpPlayback
(RTMPConnection conn, Channel channel, StreamAction streamAction) -
Uses of StreamAction in org.red5.server.net.rtmp.event