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

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

Uses of Player in javax.media
 

Methods in javax.media that return Player
static Player Manager.createPlayer(java.net.URL sourceURL)
          Create a Player for the specified media.
static Player Manager.createPlayer(MediaLocator sourceLocator)
          Create a Player for the specified media.
static Player Manager.createPlayer(DataSource source)
          Create a Player for the DataSource.
 

Uses of Player in javax.tv.service.selection
 

Subinterfaces of Player 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.