Mrinal Jain

Results 5 issues of Mrinal Jain

I am trying to build a video player app for android tv. The Flick player works well in TV but the Play , Pause operations are not happening with the...

Player Controls should be invisible on autoplay mode, user can tap on the video to see them. as of now bool _showPlayerControls = true; this is specifically set to true...

enhancement

whenever I am trying to call _instagramSwipeController.nextPage(); it throws an error The method 'nextPage' was called on null. Receiver: null Tried calling: nextPage()

Explanation: When utilizing the seekbar functionality, it appears that there is an issue with the synchronization of subtitles. After adjusting the seekbar, the timing of subtitles becomes misaligned or disrupted....