Share via


VNRequestTrackingLevel Enum

Definition

Enumerates the emphasis of the tracking algorithm.

[ObjCRuntime.Native]
public enum VNRequestTrackingLevel
[<ObjCRuntime.Native>]
type VNRequestTrackingLevel = 
Inheritance
VNRequestTrackingLevel
Attributes

Fields

Name Value Description
Accurate 0

Tracking should emphasize accuracy.

Fast 1

Tracking should emphasize low latency.

Applies to