次の方法で共有


AVDepthData.ConvertToDepthDataType(CVPixelFormatType) メソッド

定義

指定した型の深度データを含む新しい深度データ オブジェクトを返します。

[Foundation.Export("depthDataByConvertingToDepthDataType:")]
public virtual AVFoundation.AVDepthData ConvertToDepthDataType (CoreVideo.CVPixelFormatType depthDataType);
abstract member ConvertToDepthDataType : CoreVideo.CVPixelFormatType -> AVFoundation.AVDepthData
override this.ConvertToDepthDataType : CoreVideo.CVPixelFormatType -> AVFoundation.AVDepthData

パラメーター

depthDataType
CVPixelFormatType

変換する深度データ型。

戻り値

属性

適用対象