Uses of Interface
org.red5.server.api.stream.IStream
Packages that use IStream
-
Uses of IStream in org.red5.server.api.stream
Subinterfaces of IStream in org.red5.server.api.streamModifier and TypeInterfaceDescriptioninterfaceA broadcast stream is a stream source to be subscribed to by clients.interfaceA broadcast stream that comes from client.interfaceA stream that is bound to a client.interfaceExtends stream to add methods for on demand access.interfaceIPlaylistSubscriberStream has methods of both ISubscriberStream and IPlaylist but adds nothing newinterfaceA subscriber stream that has only one item for play.interfaceISubscriberStream is a stream from subscriber's point of view. -
Uses of IStream in org.red5.server.stream
Classes in org.red5.server.stream that implement IStreamModifier and TypeClassDescriptionclassAbstract base for client streamsclassAbstract base implementation of IStream.classRepresents live stream broadcasted from client.classStream of playlist subscriberclassStream of a single play item for a subscriber