Uses of Interface
org.red5.server.api.stream.IPlaylistController
Packages that use IPlaylistController
-
Uses of IPlaylistController in org.red5.server.api.stream
Methods in org.red5.server.api.stream with parameters of type IPlaylistControllerModifier and TypeMethodDescriptionvoidIPlaylist.setPlaylistController(IPlaylistController controller) Set list controller. -
Uses of IPlaylistController in org.red5.server.stream
Classes in org.red5.server.stream that implement IPlaylistControllerModifier and TypeClassDescriptionclassSimple playlist controller implementationMethods in org.red5.server.stream with parameters of type IPlaylistControllerModifier and TypeMethodDescriptionvoidPlaylistSubscriberStream.setPlaylistController(IPlaylistController controller) Set list controller.