Click or drag to resize

IMcCaptDeviceIsPreviewOn Property

Gets whether this capture device has preview turned on or not.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property IsPreviewOn As Boolean
	Get

Property Value

Type: Boolean
Remarks
Returns a boolean indicating whether this device's preview is currently on. This is a read-only property
See Also