|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
DataSources support the
RateConfigureable interface if they use
different rate-configurations to support multiple
media display speeds.
DataSource,
RateConfiguration,
RateRange| Method Summary | |
RateConfiguration[] |
getRateConfigurations()
Get the rate configurations that this object supports. |
RateConfiguration |
setRateConfiguration(RateConfiguration config)
Set a new RateConfiguration. |
| Method Detail |
public RateConfiguration[] getRateConfigurations()
RateConfiguration that covers a rate of 1.0.
RateConfigurations that this
source supports.public RateConfiguration setRateConfiguration(RateConfiguration config)
RateConfiguration.
The new configuration should have been obtained by calling
getRateConfigurations.
Returns the actual RateConfiguration used.
config - The RateConfiguration to use.
RateConfiguration used by the source.
|
JSR-927 (Maintenance Release) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||