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 the most recent frame. It may return null if no frame is available.
Syntax
public:
FaceFrame^ AcquireLatestFrame()
public FaceFrameAcquireLatestFrame ()
var faceFrame = faceFrameReader.acquireLatestFrame();
Return value
Type: FaceFrame
The most recent frame.
Requirements
Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)