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
SyntaxReadOnly Property IsStreamSupported As Boolean
Get
Property Value
Type:
Boolean
RemarksReturns a boolean indicating whether this device has streaming capability.
This is a read-only property.
See Also