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.
Gets whether the long exposure infrared frame source is active.
Syntax
public:
property bool IsActive {
bool get ();
}
public bool IsActive { get; }
var isActive = longExposureInfraredFrameSource.isActive;
Property value
[C++]
[C#]
[JavaScript]
Type: bool
Type: bool
Type: Boolean
Whether the long exposure infrared frame source is active.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd
See also
Reference
LongExposureInfraredFrameSource Class
WindowsPreview.Kinect Namespace