Hello,
I'm using b4j for making a remote video player (I use MQTT between computer).
For that, I put a slider and I change the value by MQTT to update the position of the slider.
But I want to seek a new time my video with the mouse.
I want to use the sub "Value_change", but every time MQTT update the position, the sub "Value_change" is call.
I want to call the sub "Value_change" only with the mouse.
is it possible ?
Thanks a lot.
best regards
I'm using b4j for making a remote video player (I use MQTT between computer).
For that, I put a slider and I change the value by MQTT to update the position of the slider.
But I want to seek a new time my video with the mouse.
I want to use the sub "Value_change", but every time MQTT update the position, the sub "Value_change" is call.
I want to call the sub "Value_change" only with the mouse.
is it possible ?
Thanks a lot.
best regards