| Package | Description |
|---|---|
| org.red5.server.api.stream | |
| org.red5.server.net.rtmp | |
| org.red5.server.stream |
| Modifier and Type | Method and Description |
|---|---|
IPlaylistSubscriberStream |
IStreamCapableConnection.newPlaylistSubscriberStream(int streamId)
Create a stream that can play a list.
|
| Modifier and Type | Method and Description |
|---|---|
IPlaylistSubscriberStream |
RTMPConnection.newPlaylistSubscriberStream(int streamId)
Create a stream that can play a list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlaylistSubscriberStream
Stream of playlist subscriber
|
| Constructor and Description |
|---|
PlaylistSubscriberStream.Notifier(IPlaylistSubscriberStream stream,
IStreamAwareScopeHandler handler) |
Copyright © 2006-2012 The Red5 Project