LF_Analyse

LuaFAR 3

LF_Analyse


intptr_t LF_Analyse(lua_State* L, const struct AnalyseInfo *Info)

Parameters:

  L:       Lua state
  Info:    Data about the file to analyse

Returns:

  TRUE or FALSE

Description:

If Lua function export.Analyse exists, it is called.