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