Files
neutrino/src
M. Liebmann 473af7b2ea CLuaInstVideo: Add getNeutrinoMode()
- Set Lua api version to 1.28

Example:
	video = video.new()
	if video.getNeutrinoMode() == NMODE.TS then
		messagebox.exec{title="Attention!", text="Movie player is busy.", buttons={ "ok" } }
	end
2015-12-14 22:34:53 +01:00
..
2015-12-14 22:34:53 +01:00
2015-01-28 18:17:50 +01:00
2015-02-09 20:25:09 +03:00