AVCaptureFileOutput.MaxRecordedFileSize 属性

定义

记录文件的最大大小,或 0,表示没有约束。

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

属性值

默认值为 0,表示对文件大小没有约束。

属性

适用于