| Package | Description |
|---|---|
| org.red5.server.api.statistics | |
| org.red5.server.scope | |
| org.red5.server.so | |
| org.red5.server.stream |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IClientBroadcastStreamStatistics
Statistical informations about a stream that is broadcasted by a client.
|
interface |
IPlaylistSubscriberStreamStatistics
Statistical informations about a stream that is subscribed by a client.
|
interface |
IScopeStatistics
Statistical informations about a scope.
|
interface |
ISharedObjectStatistics
Statistics informations about a shared object.
|
interface |
IStreamStatistics
Base class for all stream statistics.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Scope
The scope object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientSharedObject
Works with client-side shared object
|
class |
SharedObject
Represents shared object on server-side.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientBroadcastStream
Represents live stream broadcasted from client.
|
class |
PlaylistSubscriberStream
Stream of playlist subscriber
|
Copyright © 2005–2017 Red5. All rights reserved.