VisualGestureBuilderFrameReader.IsPaused Property

Gets or sets a boolean that indicates if the reader is paused.

Syntax

public:
property bool IsPaused {
         bool get ();
         void set (bool value);
}  

Property value

Type: bool 

 True if the reader is paused; otherwise false.

Requirements

Namespace: Microsoft.Kinect

Metadata: microsoft.kinect.winmd

See also

Reference

VisualGestureBuilderFrameReader Class

VisualGestureBuilderFrameReader Members

Microsoft.Kinect Namespace