FileDocCategorySizeDatePackage
RateConfiguration.javaAPI DocJMF 2.1.1e699Mon May 12 12:20:42 BST 2003javax.media.protocol

RateConfiguration

public interface RateConfiguration
A configuration of streams for a particular rate.
see
DataSource
see
RateConfigureable
version
1.2, 02/08/21.

Fields Summary
Constructors Summary
Methods Summary
public javax.media.protocol.RateRangegetRate()
Get the RateRange for this configuration.

return
The rate supported by this configuration.

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

return
The streams supported at this rate.