Ejemplo n.º 1
0
 public static extern bool KinectStartDecompressor(KinectHandle handle, ScanImageCompression type);
Ejemplo n.º 2
0
 public static extern bool KinectStartCompressor(KinectHandle handle, ScanImageCompression type, ref int colorWorstCaseSize, ref int depthWorstCaseSize);