AVCaptureDeviceFormat.MaxExposureDuration Property
Definition
The maximum length of an exposure.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("maxExposureDuration")]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreMedia.CMTime MaxExposureDuration { get; }
member this.MaxExposureDuration : CoreMedia.CMTime
Property Value
- Attributes