Interface | Description |
---|---|
IBasicScope |
Base interface for all scope objects, including SharedObjects.
|
IBroadcastScope |
Broadcast scope is marker interface that represents object that works as basic scope and has pipe connection event dispatching capabilities.
|
IGlobalScope |
The global scope that acts as root for all applications in a host.
|
IScope |
The scope object.
|
IScopeAware |
Maker interface for all objects that are aware of the scope they are located in.
|
IScopeHandler |
The scope handler controls actions performed against a scope object, and also is notified of all events.
|
IScopeSecurityHandler |
Provides an interface for scope security handling.
|
IScopeService |
Base marker interface for all scope services.
|
Enum | Description |
---|---|
ScopeType |
Represents all the supported scope types.
|
Copyright © 2005–2019 Red5. All rights reserved.