Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a container for one frame of face frame data.
Syntax
public:
FaceFrame^ AcquireFrame()
public FaceFrameAcquireFrame ()
var faceFrame = faceFrameReference.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
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)