| 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(Number streamId)
Create a stream that can play a list.
|
| Modifier and Type | Method and Description |
|---|---|
IPlaylistSubscriberStream |
RTMPConnection.newPlaylistSubscriberStream(Number streamId)
Create a stream that can play a list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlaylistSubscriberStream
Stream of playlist subscriber
|
| Constructor and Description |
|---|
Notifier(IPlaylistSubscriberStream stream,
IStreamAwareScopeHandler handler) |
Copyright © 2005–2017 Red5. All rights reserved.