|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamAction | |
|---|---|
| org.red5.server.net.rtmp.message | |
| Uses of StreamAction in org.red5.server.net.rtmp.message |
|---|
| Methods in org.red5.server.net.rtmp.message that return StreamAction | |
|---|---|
static StreamAction |
StreamAction.getEnum(String actionString)
|
static StreamAction |
StreamAction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StreamAction[] |
StreamAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.red5.server.net.rtmp.message with parameters of type StreamAction | |
|---|---|
boolean |
StreamAction.equals(StreamAction action)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||