Emotiv.EdkDll.Unmanaged_IS_FacialExpressionGetUpperFaceActionPower C# (CSharp) Méthode

Unmanaged_IS_FacialExpressionGetUpperFaceActionPower() private méthode

private Unmanaged_IS_FacialExpressionGetUpperFaceActionPower ( IntPtr state ) : System.Single
state System.IntPtr
Résultat System.Single
        static extern Single Unmanaged_IS_FacialExpressionGetUpperFaceActionPower(IntPtr state);
EdkDll