Gets a boolean that indicates the activity state of the high-definition face frame source.
public:
property bool IsActive {
bool get ();
}
Type: bool
True if the source is active; otherwise false.
Namespace: Microsoft.Kinect.Face
Metadata: microsoft.kinect.face.winmd
HighDefinitionFaceFrameSource Class