Emotiv.EdkDll.Unmanaged_IS_FacialExpressionGetLowerFaceActionPower C# (CSharp) Method

Unmanaged_IS_FacialExpressionGetLowerFaceActionPower() private method

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