Uses of Interface
javax.media.protocol.PushSourceStream

Packages that use PushSourceStream
javax.media.protocol   
 

Uses of PushSourceStream in javax.media.protocol
 

Methods in javax.media.protocol that return PushSourceStream
abstract  PushSourceStream[] PushDataSource.getStreams()
          Get the collection of streams that this source manages.
 

Methods in javax.media.protocol with parameters of type PushSourceStream
 void SourceTransferHandler.transferData(PushSourceStream stream)
          Transfer new data from a PushSourceStream.
 



Copyright © 2011. All Rights Reserved.