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 frame reference.
Syntax
public:
property FaceFrameReference^ FrameReference {
FaceFrameReference^ get ();
}
public FaceFrameReferenceFrameReference { get; }
var frameReference = faceFrameArrivedEventArgs.frameReference;
Property value
Type: FaceFrameReference
The frame reference.
Requirements
Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)
See also
Reference
FaceFrameArrivedEventArgs Class
Microsoft.Kinect.Face Namespace