Contents

cadence

The cadence the video processor maintains to process the request.

Declaration

@NSCopying var cadence: VNVideoProcessor.Cadence? { get set }

Discussion

By default, the system processes every frame of video if you don’t provide a value for this property.

See Also

Configuring Options