| Package | Description |
|---|---|
| com.sun.tv.media | |
| javax.tv.media |
| Modifier and Type | Method and Description |
|---|---|
AWTVideoSize |
AWTVideoSizeControlImpl.checkSize(AWTVideoSize sz)
Find out how closely the underlying platform can approximate a desired
video size.
|
AWTVideoSize |
AWTVideoSizeControlImpl.getDefaultSize()
Get the default AWTVideoSize for this control.
|
AWTVideoSize |
AWTVideoSizeControlImpl.getSize()
Get the AWTVideoSize at which the Player is currently operating.
|
| Modifier and Type | Method and Description |
|---|---|
AWTVideoSize |
AWTVideoSizeControlImpl.checkSize(AWTVideoSize sz)
Find out how closely the underlying platform can approximate a desired
video size.
|
boolean |
AWTVideoSizeControlImpl.setSize(AWTVideoSize sz)
Set the video size.
|
| Modifier and Type | Method and Description |
|---|---|
AWTVideoSize |
AWTVideoSizeControl.checkSize(AWTVideoSize sz)
Reports how closely the underlying platform can approximate a
desired video size.
|
AWTVideoSize |
AWTVideoSizeControl.getDefaultSize()
Reports the default
AWTVideoSize for this control. |
AWTVideoSize |
AWTVideoSizeControl.getSize()
Reports the
AWTVideoSize at which the Player is
currently operating. |
| Modifier and Type | Method and Description |
|---|---|
AWTVideoSize |
AWTVideoSizeControl.checkSize(AWTVideoSize sz)
Reports how closely the underlying platform can approximate a
desired video size.
|
boolean |
AWTVideoSizeControl.setSize(AWTVideoSize sz)
Sets the video size.
|
Copyright © 2012 code4tv.com. All Rights Reserved.