InfraredFrameSource.IsActive Property

Gets whether the infrared frame source is active.

Syntax

public:
property bool IsActive {
         bool get ();
}
public bool IsActive { get; }
var isActive = infraredFrameSource.isActive;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: bool
Type: bool
Type: Boolean

 

Whether the infrared frame source is active.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

InfraredFrameSource Class
WindowsPreview.Kinect Namespace