BodyFrame.BodyCount Property

Gets the body count, which is the number of bodies the system can track and thus the size of the collection that must be used to store these bodies.

public:
property int32 BodyCount {
         int32 get ();
}

Property value

[C++] 
[C#] 
[JavaScript] 
Type: int32
Type: int
Type: Number
 
The body count.

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

Community Additions

ADD
Show: