Click or drag to resize

IMcCaptDevice2IsStreamSupported Property

Gets whether this capture device supports streaming operations or not.

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

Property Value

Type: Boolean
Remarks
Returns a boolean indicating whether this device has streaming capability. This is a read-only property.
See Also