ltmmCaptureCtrl.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. is in full-screen mode. Possible values are:

Setting

Description

TRUE

The video renderer is in full-screen mode.

FALSE

The video renderer is not in full-screen mode.

Assignment could raise an error exception. For more information, refer to the Error Codes.

Platforms

Win32, x64

See Also

Elements:

ltmmCaptureCtrl.ToggleFullScreenMode Method

Topics:

Multimedia Properties, Methods and Events