Class ShutterSpeedChangedCallbackArgs Class

Provides data for the ShutterSpeedChanged event.

Constructors:

NameDescription
Public methodShutterSpeedChangedCallbackArgs(DateTime, Single, Boolean) Initializes a new instance of the ShutterSpeedChangedCallbackArgs class.

Properties:

NameDescription
Public propertyIsAutomatic Gets whether the shutter speed is determined automatically.
Public propertyShutterSpeed Gets the new shutter speed in seconds.
Public propertyReceived Gets the message timestamp.