Share via


AVDepthDataAccuracy Enum

Definition

Enumerates depth data accuracy types.

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

Fields

Name Value Description
Relative 0

Indicates that the depth data indicate relative depths from depth to depth.

Absolute 1

Indicates that the depth data indicate distances in the real world.

Applies to