Share via


InteractionStream.OpenNextFrame Method

Opens the next available interaction frame.

Syntax

public InteractionFrame OpenNextFrame (
         int millisecondsWait
)

Parameters

  • millisecondsWait
    Type: Int32
    Number, in milliseconds, to wait before returning failure.

Return Value

Type: InteractionFrame

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