Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This property specifies the size of the playback panel.
Compatibility: ActiveMovie
[form.]object.MovieWindowSize [ = setting ]
Remarks
The amv settings are available only to C/C++ programmers; scripters and other programmers should use the numerical values.
Run-time access: read/write. Design-time access: read/write.
Data Type: Long.
The following settings are valid for this property.
Setting | Value | Description |
---|---|---|
amvOriginalSize | 0 | (Default) Uses the authored size. |
amvDoubleOriginalSize | 1 | Increases the image projection size to twice the authored size. |
amvOneSixteenthScreen | 2 | Projects the images onto an area the size of one-sixteenth of the screen. |
amvOneFourthScreen | 3 | Projects the images onto an area the size of one-quarter of the screen. |
amvOneHalfScreen | 4 | Projects the images onto an area the size of half of the screen. |
Requirements
OS Versions: Windows CE 3.0 to Windows CE .NET 4.1.
See Also
Windows Media Player Properties | Compatibility Modes
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.