Click or drag to resize

CaptureCommands Class

Provides a set of capture related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.CaptureCaptureCommands

Namespace:  MediaCy.Automation.Capture
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class CaptureCommands

The CaptureCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAcquire
Acquires a single-frame image
Public propertyStatic memberAutoExposure
Runs an auto-exposure
Public propertyStatic memberAutoNameFormatTable
Returns the formats supported by the .
Public propertyStatic memberCancelAcquire
Cancels any ongoing acquisition.
Public propertyStatic memberControlPanel
ControlPanel
Public propertyStatic memberFormattedImageName
FormattedImageName
Public propertyStatic memberGetAttribute
Get the McCaptDevAttribute object that represents the specified capture attribute
Public propertyStatic memberGetDeviceCount
Returns the number of capture devices.
Public propertyStatic memberGetDeviceObject
Returns a capture device object.
Public propertyStatic memberHDRCapture
Begins an HDR capture process.
Public propertyStatic memberInquireStatus
Inquire the current status of capture.
Public propertyStatic memberOpenSettingsFile
Open a settings file
Public propertyStatic memberPreview
Start or stop live preview
Public propertyStatic memberPreviewRegionSelection
Starts the preview region selection tool.
Public propertyStatic memberRecord
Acquires a multi-frame movie
Public propertyStatic memberResetAutoRange
Reset the black and white levels set by dynamic auto-range during Preview
Public propertyStatic memberSaveSettingsFile
Save a settings file
Public propertyStatic memberSettings
Represents the current capture settings that will be used for acquisition and live preview
Public propertyStatic memberWhiteBalance
Runs a white balance
Top
See Also