javax.media.protocol
Interface RateConfiguration


public interface RateConfiguration

A configuration of streams for a particular rate.

See Also:
DataSource, RateConfigureable

Method Summary
 RateRange getRate()
          Get the RateRange for this configuration.
 SourceStream[] getStreams()
          Get the streams that will have content at this rate.
 

Method Detail

getRate

public RateRange getRate()
Get the RateRange for this configuration.
Returns:
The rate supported by this configuration.

getStreams

public SourceStream[] getStreams()
Get the streams that will have content at this rate.
Returns:
The streams supported at this rate.


Submit a bug or feature
Copyright 1999-2000 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved. See the Specification License for more details.
Sun, Sun Microsystems, and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.