1) There is a function to get the current subtitle line directly (which is on the screen) ?
2) What time of unit will be stored in this variable?
Code: Select all
local elapsed_time = vlc.var.get(input, "time")
Code: Select all
local elapsed_time = vlc.var.get(input, "time")