ltmmConvertCtrl.VideoWindowSizeMode Property

Visual Basic Example

Syntax

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.

See Also

Elements:

ltmmConvertCtrl.VideoWindowHeight property, ltmmConvertCtrl.VideoWindowLeft property, ltmmConvertCtrl.VideoWindowTop property, ltmmConvertCtrl.VideoWindowWidth property, ltmmConvertCtrl.VideoHeight property, ltmmConvertCtrl.VideoWidth property, ltmmConvertCtrl.SetVideoWindowPos method

Topics:

Multimedia Properties, Methods and Events