DiscreteGestureResult.FirstFrameDetected Property

Gets a boolean that indicates if the first frame has been detected.

Syntax

public:
property bool FirstFrameDetected {
         bool get ();
}  

Property value

Type: bool 

 True if the first frame has been detected; otherwise false.

Requirements

Namespace: Microsoft.Kinect

Metadata: microsoft.kinect.winmd

See also

Reference

DiscreteGestureResult Class

DiscreteGestureResult Members

Microsoft.Kinect Namespace