ColorFrameSource.IsActive Property
Gets whether the color frame source is active.
Syntax
public:
property bool IsActive {
bool get ();
}
public bool IsActive { get; }
var isActive = colorFrameSource.isActive;
Property value
[C++]
[C#]
[JavaScript]
Type: bool
Type: bool
Type: Boolean
Whether the color frame source is active.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd