Share via


CaptureStatusChangedEventArgs Class

Provides data for the CaptureStatusChanged event.

Syntax

public ref class CaptureStatusChangedEventArgs sealed
public sealed class CaptureStatusChangedEventArgs
/* In JavaScript, properties of event data objects begin with a lowercase letter. */

Members

CaptureStatusChangedEventArgs has the following members.

Properties

Name Description
PreviousCaptureStatus Gets the capture status from before the CaptureStatusChanged event.

Remarks

Requirements

Namespace: Microsoft.Kinect.Face

Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)

See also

Reference

Microsoft.Kinect.Face Namespace