Compartilhar via


AVDepthData.ReplaceDepthDataMap(CVPixelBuffer, NSError) Método

Definição

Retorna um novo mapa de dados de profundidade com os dados em pixelBuffer.

[Foundation.Export("depthDataByReplacingDepthDataMapWithPixelBuffer:error:")]
public virtual AVFoundation.AVDepthData ReplaceDepthDataMap (CoreVideo.CVPixelBuffer pixelBuffer, out Foundation.NSError outError);
abstract member ReplaceDepthDataMap : CoreVideo.CVPixelBuffer *  -> AVFoundation.AVDepthData
override this.ReplaceDepthDataMap : CoreVideo.CVPixelBuffer *  -> AVFoundation.AVDepthData

Parâmetros

pixelBuffer
CVPixelBuffer

Os novos dados de profundidade.

outError
NSError

O erro que ocorreu, se presente. Pode ser null.

Esse parâmetro pode ser null.

Retornos

Atributos

Aplica-se a