AVDepthData.GetDictionaryRepresentation(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a dictionary of depth data, suitable for writing to an image.
[Foundation.Export("dictionaryRepresentationForAuxiliaryDataType:")]
public virtual Foundation.NSDictionary GetDictionaryRepresentation (out string outAuxDataType);
abstract member GetDictionaryRepresentation : -> Foundation.NSDictionary
override this.GetDictionaryRepresentation : -> Foundation.NSDictionary
Parameters
Returns
- Attributes