AVCaptureFileOutput.MaxRecordedDuration Property

Definition

If not Invalid, the maximum duration that will be recorded.

public virtual CoreMedia.CMTime MaxRecordedDuration { [Foundation.Export("maxRecordedDuration")] get; [Foundation.Export("setMaxRecordedDuration:")] set; }
member this.MaxRecordedDuration : CoreMedia.CMTime with get, set

Property Value

The default value is Invalid, indicating no constraint on recording duration.

Attributes

Applies to