Click here to Skip to main content
15,892,927 members

Comments by Ganesh Kums (Top 1 by date)

Ganesh Kums 4-Aug-17 2:55am View    
Its not working

before that I have also an event to stop an bvh file writing.

if (BVHFile != null)
{
BVHFile.closeBVHFile();


BVHFile = null;
StopKinect(sensor);