AVDepthData.GetDictionaryRepresentation(String) Method

Definition

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

outAuxDataType
String

The output data type.May be null.

This parameter can be null.

Returns

Attributes

Applies to