Question

Can anyone please help me to add video controls (play, pause, forward, seekbar) to my application?

Was it helpful?

Solution

use Player.stop(), Player.start() for play and pause
use FramePositioningControl for forward and seekbar

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top