BodyFrameReader.BodyFrameSource Property

Gets the source of the body frames.

Syntax

public:
property BodyFrameSource^ BodyFrameSource {
         BodyFrameSource^ get ();
}
public BodyFrameSourceBodyFrameSource { get; }
var bodyFrameSource = bodyFrameReader.bodyFrameSource;

Property value

Type: BodyFrameSource
The body frame source.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyFrameReader Class
WindowsPreview.Kinect Namespace