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\'m building a small media selector application. All medias of a given directory are loaded one by one based on left/right key navigation and displayed in Windows Media Player control that is on a wi
Been trying this for a while now. All solutions I\'ve seen on the net don\'t seem to work, specially the really simple way to do it.
I\'m using windows media services 9 to provide streaming service and would like to make sure users can only play within specified interval to prevent abuse. The media server readsandfrom asx file and
I wanted to code a resizeable WindowsMediaplayer (ActiveX) wit开发者_JAVA技巧hout the play controls. it should fit to TPanels. I had to work this out a while ago, and after lots of googling i found th
I have some questions about wav files (located in virtual directory in IIS) and streaming to an ASP.NET web page with an embedded Windows Media Player.
开发者_如何学PythonIs there any way through which i can get the name of the song being played in my window media player using java programming.You\'ll need to use native code. The hard (but free) way
Is there a way I ca开发者_C百科n get currently plaaying song from Windows Media Player by C# with .NET? Any API that will work with all Windows Media Player versions?I think what HPT suggested should
I have a mp4 file which is to be used in an application. Currently i am in the stage of figuring out the technology to be used for this job. I am familiar with flex and am hoping that i be able to use
how can I set a call开发者_C百科back for AxWindowsMediaPlayer in order to process videos frame-by-frame?It\'s not possible.