| Package | Description |
|---|---|
| org.red5.server.api.scope | |
| org.red5.server.api.stream | |
| org.red5.server.net.rtmp | |
| org.red5.server.stream |
| Modifier and Type | Method and Description |
|---|---|
IClientBroadcastStream |
IBroadcastScope.getClientBroadcastStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
IBroadcastScope.setClientBroadcastStream(IClientBroadcastStream clientBroadcastStream) |
| Modifier and Type | Method and Description |
|---|---|
IClientBroadcastStream |
IStreamCapableConnection.newBroadcastStream(Number streamId)
Create a broadcast stream.
|
| Modifier and Type | Method and Description |
|---|---|
IClientBroadcastStream |
RTMPConnection.newBroadcastStream(Number streamId)
Create a broadcast stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientBroadcastStream
Represents live stream broadcasted from client.
|
Copyright © 2005–2017 Red5. All rights reserved.