Re: How to programatically enable a Audio DSP plugin
- From: "Neil Smith [MVP Digital Media]" <neil@xxxxxxxxxx>
- Date: Wed, 30 Apr 2008 21:19:59 GMT
On Tue, 15 Apr 2008 10:55:01 -0700, jbdavis
<jbdavis@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I am trying to figure out how to enable a DSP plugin in the Windows Media
Player Control for VB. If the context menu is enabled at runtime you can
right click the control and the menu has a plugin option and under "Other"
you can check and uncheck the plugins you want to enable. I am looking for
a way to do this within the application so I can have a button on my form
that turns these plugins off and on.
If I could even see an example in .NET or C++ of how this would be done I
could translate it to VB.
There should be enough code samples in the WMP SDK to get started :
http://msdn.microsoft.com/en-us/library/bb249681(VS.85).aspx
Admittedly that section isn't terribly easy to find, and you'll
problably need to do some reading about DirectX to implement the
necessary DMOs (WMP10) or media foundation transforms (WMP11 on Vista)
HTH
Cheers - Neil
------------------------------------------------
Digital Media MVP : 2004-2008
http://mvp.support.microsoft.com/mvpfaqs
.
- Next by Date: To assign IP for adrress streaming
- Next by thread: To assign IP for adrress streaming
- Index(es):
Loading