BodyFrameSource Class

Represents a source of body frames from a KinectSensor.

public ref class BodyFrameSource sealed : INotifyPropertyChanged

BodyFrameSource has the following members.

NameDescription
BodyCount Gets the number of bodies.
IsActive Gets whether the body frame source is active.
KinectSensorGets the KinectSensor with which the body frame source is associated.

NameDescription
OpenReader Creates a frame reader for the body frame source.
OverrideHandTrackingOverloaded. Overloaded methods for OverrideHandTracking.

NameDescription
FrameCapturedEvent that is raised when the next body frame is ready to be delivered to subscribed readers.
PropertyChanged Occurs when a property of the BodyFrameSource class changes.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: