Share via


AVCaptureFileOutput.MaxRecordedDuration Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMedia.CMTime MaxRecordedDuration { [Foundation.Export("maxRecordedDuration")] get; [Foundation.Export("setMaxRecordedDuration:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maxRecordedDuration")>]
[<set: Foundation.Export("setMaxRecordedDuration:")>]
member this.MaxRecordedDuration : CoreMedia.CMTime with get, set

Property Value

Attributes

Applies to