availableDepthDataTypes
The list of depth data formats to which you can convert this depth data.
Declaration
@property (readonly) NSArray<NSNumber *> * availableDepthDataTypes;Discussion
Use the converting(toDepthDataType:) method to obtain a converted depth data object using one of the types in this list.