Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

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.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.