Package | Description |
---|---|
org.red5.server.api.stream | |
org.red5.server.jmx.mxbeans | |
org.red5.server.stream |
Modifier and Type | Method and Description |
---|---|
void |
IBroadcastStream.saveAs(String filePath,
boolean isAppend)
Save the broadcast stream as a file.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientBroadcastStreamMXBean.saveAs(String name,
boolean isAppend) |
Modifier and Type | Method and Description |
---|---|
void |
ClientBroadcastStream.saveAs(String name,
boolean isAppend)
Save broadcasted stream.
|
void |
ServerStream.saveAs(String name,
boolean isAppend)
Save the broadcast stream as a file.
|
Copyright © 2006-2012 The Red5 Project