Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: media ::

enum ZoomLevel

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
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.