FrameCapturedEventArgs Class

Represents the arguments for a frame source's FrameCaptured event.

Syntax

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

Members

FrameCapturedEventArgs has the following members.

Properties

Name Description
FrameStatus Gets the status of the captured frame.
FrameType Gets the type of the captured frame.
RelativeTime Gets the unique relative time at which the frame was captured.

Remarks

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect Namespace