BodyIndexFrameSource.FrameDescription Property

Gets the description of the body index frames.

Syntax

public:
property FrameDescription^ FrameDescription {
         FrameDescription^ get ();
}
public FrameDescriptionFrameDescription { get; }
var frameDescription = bodyIndexFrameSource.frameDescription;

Property value

Type: FrameDescription
The description of the body index infrared frames.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyIndexFrameSource Class
WindowsPreview.Kinect Namespace