[This is preliminary documentation and subject to change.]
The MovieWindowSetting property sets or returns a value that sizes the window displaying the images associated with a multimedia stream. This property is not fully implemented. The size is always the specified window size adjusted down to the nearest 4/3 aspect ratio.
object.MovieWindowSetting [ = iSetting ]
Value | Meaning |
---|---|
movieDefaultSize | Uses the default authored size. |
movieDoubleSize | Increases the image to twice the authored size. |
movieFullScreen | Projects the image onto a full-screen control window. |
movieHalfSize | Sizes the image to fit half the screen. |
movieMaximizeSize | Projects the image onto a maximized control window. |
moviePermitResizeNoRestrict | Enables the user to resize the image without restriction. |
moviePermitResizeWithAspect | Enables the user to resize the image, while maintaining a 4/3 aspect ratio. |
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in vidsvr.odl.
Import Library: Included as a resource in vid.ocx.
Unicode: Yes.
BPCVid.ImageSourceHeight, BPCVid.ImageSourceWidth