AVCaptureVideoDataOutput.AlwaysDiscardsLateVideoFrames Property

Definition

Whether to drop video frames if they arrive late.

public virtual bool AlwaysDiscardsLateVideoFrames { [Foundation.Export("alwaysDiscardsLateVideoFrames")] get; [Foundation.Export("setAlwaysDiscardsLateVideoFrames:")] set; }
member this.AlwaysDiscardsLateVideoFrames : bool with get, set

Property Value

Attributes

Applies to