I am developing a roku channel by using scene graph. I am using video node to play video and also disabled default UI of video like progress bar, buffering bar etc...
I want to develope custom progress bar using video node. My issue is...
To pause video for first time, I have to press 2 times pause button to pause. After that single press is working for me.
Can anyone help me to solve this issue?