Values |
NOT_AVAILABLE |
specifies that the video window itself is not available at all,
e.g. in cases of pure audio playback
|
ORIGINAL |
specifies that the video should be displayed with
its original size
|
FIT_TO_WINDOW |
specifies that the video should be zoomed to window size
|
FIT_TO_WINDOW_FIXED_ASPECT |
specifies that the video should be zoomed to window size
with using a fixed aspect ratio
|
FULLSCREEN |
specifies that the video should be displayed in fullscreen mode,
if available
|
ZOOM_1_TO_4 |
specifies that the video should be zoomed to a factor of 1:4
|
ZOOM_1_TO_2 |
specifies that the video should be zoomed to a factor of 1:2
|
ZOOM_2_TO_1 |
specifies that the video should be zoomed to a factor of 2:1
|
ZOOM_4_TO_1 |
specifies that the video should be zoomed to a factor of 4:1
|
Values' Details |
NOT_AVAILABLE
NOT_AVAILABLE,
- Description
- specifies that the video window itself is not available at all,
e.g. in cases of pure audio playback
|
|
ORIGINAL
ORIGINAL,
- Description
- specifies that the video should be displayed with
its original size
|
|
FIT_TO_WINDOW
FIT_TO_WINDOW,
- Description
- specifies that the video should be zoomed to window size
|
|
FIT_TO_WINDOW_FIXED_ASPECT
FIT_TO_WINDOW_FIXED_ASPECT,
- Description
- specifies that the video should be zoomed to window size
with using a fixed aspect ratio
|
|
FULLSCREEN
FULLSCREEN,
- Description
- specifies that the video should be displayed in fullscreen mode,
if available
|
|
ZOOM_1_TO_4
ZOOM_1_TO_4,
- Description
- specifies that the video should be zoomed to a factor of 1:4
|
|
ZOOM_1_TO_2
ZOOM_1_TO_2,
- Description
- specifies that the video should be zoomed to a factor of 1:2
|
|
ZOOM_2_TO_1
ZOOM_2_TO_1,
- Description
- specifies that the video should be zoomed to a factor of 2:1
|
|
ZOOM_4_TO_1
ZOOM_4_TO_1,
- Description
- specifies that the video should be zoomed to a factor of 4:1
|
|
Copyright © 2010 Sun Microsystems, Inc.