The size of the movie's floating window. Valid only when floating window is true.
Value
Name | Description | Value |
---|---|---|
FloatingWindowSize.FULL | The floating window is the movie's original display size. | 1298560364 = 'Mful' |
FloatingWindowSize.MAX | The floating window fills the entire screen. | 1299014008 = 'Mmax' |
FloatingWindowSize.ONE_FIFTH | The floating window is one fifth the length and height of the movie's original display size. | 1298557286 = 'Mfif' |
FloatingWindowSize.ONE_FOURTH | The floating window is one fourth the length and height of the movie's original display size. | 1298558834 = 'Mfor' |
FloatingWindowSize.ONE_HALF | The floating window is one half the length and height of the movie's original display size. | 1298686316 = 'Mhal' |
FloatingWindowSize.QUADRUPLE | The floating window is quadruple the length and height of the movie's original display size. | 1299281272 = 'Mqux' |
FloatingWindowSize.TRIPLE | The floating window is triple the length and height of the movie's original display size. | 1299477112 = 'Mtrx' |
FloatingWindowSize.TWICE | The floating window is twice the length and height of the movie's original display size. | 1299476344 = 'Mtox' |
Usage
As property
Movie.floatingWindowSize
Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |