Share via


AVCaptureDevice.ActiveVideoMaxFrameDuration Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMedia.CMTime ActiveVideoMaxFrameDuration { [Foundation.Export("activeVideoMaxFrameDuration", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setActiveVideoMaxFrameDuration:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("activeVideoMaxFrameDuration", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setActiveVideoMaxFrameDuration:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ActiveVideoMaxFrameDuration : CoreMedia.CMTime with get, set

Property Value

Attributes

Applies to