IVisualGestureBuilderFrame Interface
Represents a Visual Gesture Builder frame.
Syntax
interface IVisualGestureBuilderFrame : public IUnknown
Members
IVisualGestureBuilderFrame has the following members.
Methods
Name | Description |
---|---|
get_ContinuousGestureResult | Gets a continuous gesture result for the supplied gesture. |
get_DiscreteGestureResult | Gets a discrete gesture result for the supplied gesture. |
get_IsTrackingIdValid | Gets a value indicating whether the tracking ID for the Visual Gesture Builder frame is valid. |
get_RelativeTime | Gets the relative time of the Visual Gesture Builder frame. |
get_TrackingId | Gets the tracking ID of the Visual Gesture Builder frame. |
get_VisualGestureBuilderFrameSource | Gets the frame source of the Visual Gesture Builder frame. |
Requirements
Header: kinect.visualgesturebuilder.h
Library: TBD