共用方式為


AVCaptureFileOutput.MaxRecordedFileSize 屬性

定義

記錄檔案的大小上限,或 0,表示沒有條件約束。

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

屬性值

預設值為 0,表示檔案大小沒有條件約束。

屬性

適用於