HighDefinitionFaceFrameSource.IsOnline Property

Gets the current activity status of this source.

Syntax

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

Property value

Type: bool 

 True if the source is active; otherwise false.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

HighDefinitionFaceFrameSource Class

HighDefinitionFaceFrameSource Members

Microsoft.Kinect.Face Namespace