I\'m trying to make a tooltip for my video player. I use a windows media player embedded into my winform\'s app on c# (AxWMPLib.AxWindowsMediaPlayer) for playing video. And I have created a control th
So, I have an AxWindowsMediaPlayer control on my form, and I\'m looking to, while its playing, change the playback position to another point. I found:
I am using axWindowsMediaPlayer, and I have a video loaded, but I wa开发者_运维百科nt to jump X seconds.So, for example, if the current time is 1 minute into the video, I want to jump to 1 minute 10 s
I currently have a windows media player embedded into my winform on c# and i am now trying to make开发者_如何转开发 a button to control the speed of the video play. I currently can use controls to pla
I have something 开发者_Go百科like this in one of my views <li <?php $isCurrent ? echo \'class=\"current\"\' : \'\'?> >