Feature #9900
Set set/get floating-point numbers in the preferences with LUA
Status:
Fixed
Priority:
Low
Assignee:
Category:
Lua
Target version:
Start date:
04/12/2014
Due date:
% Done:
100%
Estimated time:
Affected Version:
System:
bitness:
64-bit
hardware architecture:
amd64/x86
Description
At the moment I can only get/set string, bool and integer. It would be nice if I could set floating-point numbers in the preferences with LUA.
I have written a LUA script (Issue #8930) to export a video, with the preference to set the framerate. At the moment the framerate is integer, but it would be usefull to have floating-point numbers for this to set framerate like e.g. to 23.976 FPS for NTSC television.
History
#1
Updated by Jérémy Rosen over 5 years ago
- % Done changed from 0 to 100
- Target version set to Candidate for next major release
- Status changed from New to Fixed