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 high-definition face frame source.
Syntax
public:
property HighDefinitionFaceFrameSource^ HighDefinitionFaceFrameSource {
HighDefinitionFaceFrameSource^ get ();
}
public HighDefinitionFaceFrameSourceHighDefinitionFaceFrameSource { get; }
var highDefinitionFaceFrameSource = highDefinitionFaceFrame.highDefinitionFaceFrameSource;
Property value
Type: HighDefinitionFaceFrameSource
The high-definition face frame source.
Requirements
Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)
See also
Reference
HighDefinitionFaceFrame Class
Microsoft.Kinect.Face Namespace