Uses of Interface
javax.media.protocol.SourceStream

Packages that use SourceStream
javax.media.protocol   
 

Uses of SourceStream in javax.media.protocol
 

Subinterfaces of SourceStream in javax.media.protocol
 interface PullSourceStream
          Abstracts a read interface that data is pulled from.
 interface PushSourceStream
          Abstracts a read interface that pushes data.
 

Methods in javax.media.protocol that return SourceStream
 SourceStream[] RateConfiguration.getStreams()
          Get the streams that will have content at this rate.
 



Copyright © 2011. All Rights Reserved.