Emotiv.EdkDll.Unmanaged_IS_FacialExpressionGetUpperFaceActionPower C# (CSharp) Method

Unmanaged_IS_FacialExpressionGetUpperFaceActionPower() private method

private Unmanaged_IS_FacialExpressionGetUpperFaceActionPower ( IntPtr state ) : System.Single
state System.IntPtr
return System.Single
        static extern Single Unmanaged_IS_FacialExpressionGetUpperFaceActionPower(IntPtr state);
EdkDll