Click or drag to resize

CaptureCommandsAutoExposure Property

Runs an auto-exposure

Namespace:  MediaCy.Automation.Capture
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property AutoExposure ( 
	parent As McCommand
) As AutoExposure
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AutoExposure
Remarks
Not supported on all systems. The AutoExposure command will attempt to determine the best value for the Settings.Exposure setting given the other current capture settings.
See Also