CaptureCommandsGetDeviceCount Property
|
|
Returns the number of capture devices.
Namespace:
MediaCy.Automation.Capture
Assembly:
MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
SyntaxPublic Shared ReadOnly Property GetDeviceCount (
parent As McCommand
) As GetDeviceCount
Get
Parameters
- parent
- Type: MediaCy.IQL.ApplicationMcCommand
Property Value
Type:
GetDeviceCount
Remarks
The GetDeviceCount command is not recorded, so it will have to be manually added when needed.
See Also