ltmmConvertCtrl.FullScreenMode Property

Visual Basic Example

Syntax

object.FullScreenMode As Boolean

Remarks

Indicates whether the video renderer The DirectShow component responsible for playing the video. Some renderers might have useful settings you can adjust if you have problems playing the video. for preview is in full-screen mode. Possible values are:

Value

Meaning

TRUE

The video renderer is in full-screen mode.

FALSE

The video renderer is not in full-screen mode.

Use the ltmmConvertCtrl.ToggleFullScreenMode method to toggle the state of the full screen mode for conversion preview.

See Also

Elements:

ltmmConvertCtrl.ToggleFullScreenMode method

Topics:

Multimedia Properties, Methods and Events