FaceFrame.DepthFrameReference Property

Gets a reference to the depth frame associated with the face frame.

Syntax

public:
property DepthFrameReference^ DepthFrameReference {
         DepthFrameReference^ get ();
}  

Property value

Type: DepthFrameReference 

The depth frame reference.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrame Class

FaceFrame Members

Microsoft.Kinect.Face Namespace