Editar

Compartir a través de


AVCaptureFileOutput.MaxRecordedFileSize Property

Definition

The maximum size of a recorded file, or 0, indicating no constraint.

public virtual long MaxRecordedFileSize { [Foundation.Export("maxRecordedFileSize")] get; [Foundation.Export("setMaxRecordedFileSize:")] set; }
member this.MaxRecordedFileSize : int64 with get, set

Property Value

The default value is 0, indicating no constraint on file size.

Attributes

Applies to