Share via


IDepthFilter.ProcessFrame Method

Kinect for Windows 1.8

Reserved for future use.

Syntax

public bool ProcessFrame (
         long timestamp,
         int width,
         int height,
         DepthImagePixel[] pixelData
)

Parameters

Return Value

Type: Boolean
Not used.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

IDepthFilter Interface
IDepthFilter Members
Microsoft.Kinect Namespace