IVideoFrameExposureDuration Property
Returns the actual exposure duration in seconds (i.e. shutter open time).
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
double ExposureDuration { get; }
ReadOnly Property ExposureDuration As Double
Get
Property Value
DoubleThe duration of the frame exposure.
This may differ from the exposure time corresponding to the requested frame exposure due to shutter latency, camera timing precision, etc.
Supported in: .NET Standard 2.0, .NET 8 .NET 9. .NET 10