Property hasExposureDuration
hasExposureDuration
Indicates whether exposureDuration was assigned a value.
Declaration
public bool hasExposureDuration { get; }
Property Value
| Type | Description |
|---|---|
| bool | true if the frame has an exposure duration value. Otherwise, false. |