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.Duration

Packages that use Duration
javax.media   
javax.media.protocol   
javax.tv.service.selection Provides a mechanism to select a Service for presentation. 
 

Uses of Duration in javax.media
 

Subinterfaces of Duration in javax.media
 interface Controller
          Controller, which extends Clock, provides resource-allocation state information, event generation, and a mechanism for obtaining objects that provide additional control over a Controller.
 interface Player
          Player is a MediaHandler for rendering and controlling time based media data.
 

Uses of Duration in javax.media.protocol
 

Classes in javax.media.protocol that implement Duration
 class DataSource
          A DataSource is an abstraction for media protocol-handlers.
 class PullDataSource
          Abstracts a media data-source that only supports pull data-streams.
 class PushDataSource
          Abstracts a data source that manages PushDataStreams.
 class URLDataSource
          A default data-source created directly from a URL using URLConnection.
 

Uses of Duration in javax.tv.service.selection
 

Subinterfaces of Duration in javax.tv.service.selection
 interface ServiceMediaHandler
          ServiceMediaHandler represents an handler of service components that are real time media sharing the same clock.
 


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.