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(int streamId)
Create a stream that can play only one item.
|
Modifier and Type | Method and Description |
---|---|
ISingleItemSubscriberStream |
RTMPConnection.newSingleItemSubscriberStream(int 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 |
---|
SingleItemSubscriberStream.Notifier(ISingleItemSubscriberStream stream,
IStreamAwareScopeHandler handler) |
Copyright © 2006-2012 The Red5 Project