Ejemplo n.º 1
0
 public void ResetDetection(uint userId, EdkDll.EE_EmotivSuite_t suite, uint detectionBitVector)
 {
     EmoEngine.errorHandler(EdkDll.EE_ResetDetection(userId, suite, detectionBitVector));
 }