FaceFrameReference.AcquireFrame Method

Gets a container for one frame of face frame data.

Syntax

public:
FaceFrame^ AcquireFrame()  

Return value

Type: FaceFrame 

Upon success, returns the FaceFrameReference corresponding to this event, which must be disposed. Can return null if the data is not available.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrameReference Class

FaceFrameReference Members

Microsoft.Kinect.Face Namespace