| Package | Description |
|---|---|
| org.red5.proxy |
| Modifier and Type | Method and Description |
|---|---|
protected StreamState |
StreamingProxy.getState() |
static StreamState |
StreamState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamState[] |
StreamState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
StreamingProxy.setState(StreamState state) |
Copyright © 2005–2016 Red5. All rights reserved.