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 Class
javax.tv.media.AWTVideoSize

Packages that use AWTVideoSize
javax.tv.media Provides controls and events for the management of real-time media in a television environment. 
 

Uses of AWTVideoSize in javax.tv.media
 

Methods in javax.tv.media that return AWTVideoSize
 AWTVideoSize AWTVideoSizeControl.getSize()
          Reports the AWTVideoSize at which the Player is currently operating.
 AWTVideoSize AWTVideoSizeControl.getDefaultSize()
          Reports the default AWTVideoSize for this control.
 AWTVideoSize AWTVideoSizeControl.checkSize(AWTVideoSize sz)
          Reports how closely the underlying platform can approximate a desired video size.
 

Methods in javax.tv.media with parameters of type AWTVideoSize
 boolean AWTVideoSizeControl.setSize(AWTVideoSize sz)
          Sets the video size.
 AWTVideoSize AWTVideoSizeControl.checkSize(AWTVideoSize sz)
          Reports how closely the underlying platform can approximate a desired video size.
 


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.