| Package | Description |
|---|---|
| org.red5.server | |
| org.red5.server.api.scope | |
| org.red5.server.scope | |
| org.red5.server.stream |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseConnection.registerBasicScope(IBroadcastScope basicScope)
Registers basic scope
|
| Modifier and Type | Method and Description |
|---|---|
IBroadcastScope |
IScope.getBroadcastScope(String name)
Return the broadcast scope for a given name.
|
| Modifier and Type | Method and Description |
|---|---|
IBroadcastScope |
Scope.getBroadcastScope(String name)
Return the broadcast scope for a given name
|
| Modifier and Type | Method and Description |
|---|---|
IBroadcastScope |
StreamService.getBroadcastScope(IScope scope,
String name)
Return broadcast scope object for given scope and child scope name.
|
Copyright © 2005–2017 Red5. All rights reserved.