Description

This McCaptDevice instance has changed a setting.

Syntax

Private Sub object_SettingChanged(CaptureDevice, CaptSettings, Key, value)

The SettingChanged Event syntax has these parts:

PartDescription
objectA McCapture object.
CaptureDeviceA McCaptDevice object.

the event source device.

CaptSettingsA McCaptSettings object.

the capture settings.

KeyA String value.

capture setting key

valueA Variant value.

capture setting value