VisualGestureBuilderFrameReader Class

Represents a Visual Gesture Builder frame reader.

public ref class VisualGestureBuilderFrameReader sealed : IClosable, INotifyPropertyChanged

VisualGestureBuilderFrameReader has the following members.

NameDescription
IsPausedGets a value that indicates whether the reader is paused.
VisualGestureBuilderFrameSourceGets the frame source associated with the reader.

NameDescription
CalculateAndAcquireLatestFrameCalculates and retrieves the latest Visual Gesture Builder frame.
CloseDisposes of the object and cleans up associated resources.

NameDescription
FrameArrivedOccurs when a new frame is ready.
PropertyChangedOccurs when a property of the object changes.

Namespace: Microsoft.Kinect.VisualGestureBuilder
Assembly: Microsoft.Kinect.VisualGestureBuilder (in microsoft.kinect.visualgesturebuilder.dll)

Community Additions

ADD
Show: