All Packages Class Hierarchy This Package Previous Next Index
DataSources
support the
RateConfigureable
interface if they use
different rate-configurations to support multiple
media display speeds.
RateConfiguration
.
public abstract RateConfiguration[] getRateConfigurations()
RateConfiguration
that covers a rate of 1.0.
RateConfigurations
that this
source supports.
public abstract RateConfiguration setRateConfiguration(RateConfiguration config)
RateConfiguration
.
The new configuration should have been obtained by calling
getRateConfigurations
.
Returns the actual RateConfiguration
used.
RateConfiguration
to use.
RateConfiguration
used by the source.
All Packages Class Hierarchy This Package Previous Next Index