| Package | Description |
|---|---|
| org.red5.server.api.stream | |
| org.red5.server.net.rtmp | |
| org.red5.server.stream |
| Modifier and Type | Method and Description |
|---|---|
ISingleItemSubscriberStream |
IStreamCapableConnection.newSingleItemSubscriberStream(Number streamId)
Create a stream that can play only one item.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleItemSubscriberStream |
RTMPConnection.newSingleItemSubscriberStream(Number streamId)
Create a stream that can play only one item.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SingleItemSubscriberStream
Stream of a single play item for a subscriber
|
| Constructor and Description |
|---|
Notifier(ISingleItemSubscriberStream stream,
IStreamAwareScopeHandler handler) |
Copyright © 2005–2017 Red5. All rights reserved.