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