Closed trassshhub closed 2 years ago
I don't see any problem with this. If you want to save me the trouble you could add the stubs to https://github.com/OpenFunscripter/OFS/blob/0d9f7cb0060e8e245a18f991611befaea07d7925/LuaDox/stubs.lua#L230
Like this
--- Get the width of the video
-- @treturn number Pixels
function player.Width() end
That way documentation can be updated as well. Sadly I can't generate the documentation from C++
The video dimension may come in handy when calling external program for processing.