Uses of Interface
org.red5.server.api.stream.IClientBroadcastStream
Packages that use IClientBroadcastStream
Package
Description
-
Uses of IClientBroadcastStream in org.red5.server.api.scope
Methods in org.red5.server.api.scope that return IClientBroadcastStreamMethods in org.red5.server.api.scope with parameters of type IClientBroadcastStreamModifier and TypeMethodDescriptionvoidIBroadcastScope.setClientBroadcastStream(IClientBroadcastStream clientBroadcastStream) -
Uses of IClientBroadcastStream in org.red5.server.api.stream
Methods in org.red5.server.api.stream that return IClientBroadcastStreamModifier and TypeMethodDescriptionIStreamCapableConnection.newBroadcastStream(Number streamId) Create a broadcast stream. -
Uses of IClientBroadcastStream in org.red5.server.net.rtmp
Methods in org.red5.server.net.rtmp that return IClientBroadcastStreamModifier and TypeMethodDescriptionRTMPConnection.newBroadcastStream(Number streamId) Create a broadcast stream. -
Uses of IClientBroadcastStream in org.red5.server.stream
Classes in org.red5.server.stream that implement IClientBroadcastStreamModifier and TypeClassDescriptionclassRepresents live stream broadcasted from client.