Uses of Interface
org.red5.server.stream.IConsumerService

Packages that use IConsumerService
org.red5.server.stream   
 

Uses of IConsumerService in org.red5.server.stream
 

Classes in org.red5.server.stream that implement IConsumerService
 class ConsumerService
          Basic consumer service implementation.
 

Constructors in org.red5.server.stream with parameters of type IConsumerService
PlayEngine.Builder(ISubscriberStream subscriberStream, ISchedulingService schedulingService, IConsumerService consumerService, IProviderService providerService)
           
 



Copyright © 2006-2012 The Red5 Project