ShutterSpeedChangedCallbackArgs Class
Provides data for the ShutterSpeedChanged event.
Constructors:
| Name | Description | |
|---|---|---|
![]() | ShutterSpeedChangedCallbackArgs(DateTime, Single, Boolean) | Initializes a new instance of the ShutterSpeedChangedCallbackArgs class. |
Properties:
| Name | Description | |
|---|---|---|
![]() | IsAutomatic | Gets whether the shutter speed is determined automatically. |
![]() | ShutterSpeed | Gets the new shutter speed in seconds. |
![]() | Received | Gets the message timestamp. |