availableDepthDataTypes
The list of depth data formats to which you can convert this depth data.
Declaration
@nonobjc var availableDepthDataTypes: [OSType] { get }Discussion
Use the converting(toDepthDataType:) method to obtain a converted depth data object using one of the types in this list.