Share via


IDiscreteGestureResult Interface

Provides methods for determining the status of a discrete gesture detection.

Syntax

interface IDiscreteGestureResult : public IUnknown

Members

IDiscreteGestureResult has the following members.

Methods

Name Description
get_Confidence Gets a value indicating the confidence level of the gesture detection.
get_Detected Gets a value indicating whether a gesture has been detected.
get_FirstFrameDetected Gets a value indicating whether the first frame of a gesture has been detected.

Requirements

Header: kinect.visualgesturebuilder.h

Library: TBD