object.VideoWindowSizeMode As Long |
Remarks
Gets or sets the current video window size mode.
The value is one of the ltmmSizeMode Constants. The default size mode is ltmmFit.
Assignment could raise an error exception. For more information, refer to the Error Codes.
Use the ltmmConvertCtrl.SetVideoWindowPos method to set the position and size of the video preview window, in pixels.
Win32, x64
See Also