Share via


InteractionStream.ProcessDepth Method

Process depth data for interaction.

Syntax

public void ProcessDepth (
         DepthImagePixel[] depthData,
         long timestamp
)

Parameters

  • depthData
    Type: DepthImagePixel
    The depth data to process.
  • timestamp
    Type: Int64
    Timestamp for the depth data.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)

See Also

Reference

InteractionStream Class
InteractionStream Members
Microsoft.Kinect.Toolkit.Interaction Namespace