| Options for specifying the size of a movie's display window. |
Value
| Name | Description | Value |
FloatingWindowSize.DOUBLE | Makes the floating window twice the length and height of the movie's original display size. | 1299476344 =
'Mtox'
|
FloatingWindowSize.FULL | Makes the floating window the movie's original display size. | 1298560364 =
'Mful'
|
FloatingWindowSize.MAX | The floating window fills the entire screen. | 1299014008 =
'Mmax'
|
FloatingWindowSize.ONE_FIFTH | Makes the floating window one fifth the length and height of the movie's original display size. | 1298557286 =
'Mfif'
|
FloatingWindowSize.ONE_FOURTH | Makes the floating window one fourth the length and height of the movie's original display size. | 1298558834 =
'Mfor'
|
FloatingWindowSize.ONE_HALF | Makes the floating window one half the length and height of the movie's original display size. | 1298686316 =
'Mhal'
|
FloatingWindowSize.QUADRUPLE | Makes the floating window quadruple the length and height of the movie's original display size. | 1299281272 =
'Mqux'
|
FloatingWindowSize.TRIPLE | Makes the floating window triple the length and height of the movie's original display size. | 1299477112 =
'Mtrx'
|
|
Usage
| As property
Movie.floatingWindowSize
|