But without access to the mediaplayer, how can i seek and how to manipulate volume??
To use a custom control, I also need the mediaplayer.position and mediaplayer.duration properties …
How to adress the mediaplayer? => Video AND Audio
An VERY important additional question:
When I use a WEB-widget=> how to manipulate the sliders (vertical and/or/horizontal)??
In the the inspector, there is no possibility (as far as I tried) to change the style/colors/appearance for the sliders.
Additionaly (because of using MultiPointTouchArea on the WEB-widget for custom gestures => THIS IS A MUST FOR ME), I want to turn off the build-in slider and use a custom version. So how can I manipulate the POSITION of the content?
Therefor I must know the length to calculate the scale and the position of the slider.
Please give me these informations (mediaplayer and WEB-widget) and my project is to be finished!!