InfraredFrameReader.IsPaused Property

Gets or sets a boolean that indicates if this 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: Windows.Kinect

Metadata: windows.winmd

See also

Reference

InfraredFrameReader Class

InfraredFrameReader Members

Windows.Kinect Namespace