Click or drag to resize

ActiveDevice Class

Get or set the active capture device.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        CaptureBaseCommand
          MediaCy.Commands.CaptureActiveDevice

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Class ActiveDevice
	Inherits CaptureBaseCommand

The ActiveDevice type exposes the following members.

Properties
  NameDescription
Public propertyInput
Public propertyOutput
Public propertyRead
Top
Remarks
This command is not available for remote automation.
See Also