Package | Description |
---|---|
org.red5.server.api.stream | |
org.red5.server.stream |
Modifier and Type | Method and Description |
---|---|
void |
IPlaylist.setPlaylistController(IPlaylistController controller)
Set list controller.
|
Modifier and Type | Class and Description |
---|---|
class |
SimplePlaylistController
Simple playlist controller implementation
|
Modifier and Type | Field and Description |
---|---|
protected IPlaylistController |
ServerStream.controller
Actual playlist controller
|
protected IPlaylistController |
ServerStream.defaultController
Default playlist controller
|
Modifier and Type | Method and Description |
---|---|
void |
PlaylistSubscriberStream.setPlaylistController(IPlaylistController controller)
Set list controller.
|
void |
ServerStream.setPlaylistController(IPlaylistController controller)
Set list controller.
|
Copyright © 2006-2012 The Red5 Project