Share via


AVCaptureFileOutput.MaxRecordedFileSize Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual long MaxRecordedFileSize { [Foundation.Export("maxRecordedFileSize")] get; [Foundation.Export("setMaxRecordedFileSize:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maxRecordedFileSize")>]
[<set: Foundation.Export("setMaxRecordedFileSize:")>]
member this.MaxRecordedFileSize : int64 with get, set

Property Value

Attributes

Applies to