AVCaptureConnection.SupportsVideoMinFrameDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method is deprecated in iOS 7. Whether the minimum interval allowed between frames can be set.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public bool SupportsVideoMinFrameDuration { get; }
member this.SupportsVideoMinFrameDuration : bool
Property Value
- Attributes