Hi, Iam developing an web application which uses vlc. I have a javascript function which uses input.state to determine what the player is doing. It seems to work ok, the only problem I have is that it seems to return some undocumented states. The documentation lists the states as: (IDLE/CLOSE=0, OPE...