AVCaptureDevice.ActiveVideoMinFrameDuration Property
Definition
The minimum frame duration.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[set: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[set: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("activeVideoMinFrameDuration", ObjCRuntime.ArgumentSemantic.Copy)]
[set: Foundation.Export("setActiveVideoMinFrameDuration:", ObjCRuntime.ArgumentSemantic.Copy)]
public virtual CoreMedia.CMTime ActiveVideoMinFrameDuration { get; set; }
member this.ActiveVideoMinFrameDuration : CoreMedia.CMTime with get, set
Property Value
The default value varies by configuration.
- Attributes
Remarks
This value can be reset to its default for the current configuration by setting it to Invalid. This value will be overwritten by a change to the SessionPreset.