Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a Visual Gesture Builder frame reader.
Syntax
interface IVisualGestureBuilderFrameReader : public IUnknown
Members
IVisualGestureBuilderFrameReader has the following members.
Methods
| Name | Description |
|---|---|
| CalculateAndAcquireLatestFrame | Calculates and retrieves the latest Visual Gesture Builder frame. |
| get_IsPaused | Gets a boolean value that indicates if this reader is paused. |
| get_VisualGestureBuilderFrameSource | Gets the source of the Visual Gesture Builder frames. |
| GetFrameArrivedEventData | Gets the event data when a new frame arrives. |
| put_IsPaused | Sets a boolean value that pauses or resumes the reader. |
| SubscribeFrameArrived | Subscribes to the specified event handler to process new frames. |
| UnsubscribeFrameArrived | Unsubscribes the specified event handler that processes new frames. |
Requirements
Header: kinect.visualgesturebuilder.h
Library: TBD