Uses of Enum Class
org.red5.proxy.StreamState
Packages that use StreamState
-
Uses of StreamState in org.red5.proxy
Methods in org.red5.proxy that return StreamStateModifier and TypeMethodDescriptionprotected StreamStateStreamingProxy.getState()static StreamStateReturns the enum constant of this class with the specified name.static StreamState[]StreamState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.red5.proxy with parameters of type StreamState