| Author |
Message |
Kerwin Cabrera
Guest
|
Posted:
Sun Feb 20, 2005 8:20 pm Post subject:
Equalizer Settings |
|
|
How can I get the equalizer settings to work in .Net?
|
|
| Back to top |
|
 |
Jim Travis [ms]
Guest
|
|
| Back to top |
|
 |
Kerry / Germany
Guest
|
Posted:
Thu Mar 03, 2005 5:19 pm Post subject:
Re: Equalizer Settings |
|
|
Jim,
so how can I set equalizer settings for a MediaPlayer in my vb.net app?
I already read that it applies to skins only - so how do I have to link the
wmp object and the skin? There' s no description in the sdk documentation.
Kind regards,
Kerry.
"Jim Travis [ms]" wrote:
|
|
| Back to top |
|
 |
Madhuvan Gupta [MSFT]
Guest
|
Posted:
Sat Mar 05, 2005 5:01 am Post subject:
Re: Equalizer Settings |
|
|
You cannot access/change equalizer settings programmatically from vb.net
app. You can do that from Graphic Equalizer in the WindowsMediaPlayer
application. Or if you want to control the settings from the
WindowsMediaPlayer ActiveX control, you can apply a skin (with equalizer
control) on the control. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmplay10/mmp_sdk/usingskinswiththewindowsmediaplayercontrol.asp
for how to do this.
--
Please do not send email directly to this alias as this alias is for
newsgroup purposes only. This posting is provided "AS IS" with no
warranties, and confers no rights.
"Kerry / Germany" <Kerry / Germany@discussions.microsoft.com> wrote in
message news:4263523C-E7C4-4C67-96AA-11FE3B78767F@microsoft.com...
| Quote: | Jim,
so how can I set equalizer settings for a MediaPlayer in my vb.net app?
I already read that it applies to skins only - so how do I have to link
the
wmp object and the skin? There' s no description in the sdk documentation.
Kind regards,
Kerry.
"Jim Travis [ms]" wrote:
EqualizerSettings is a feature of skins only.
--
Jim Travis
Microsoft Corp.
Windows Media Player SDK
Download:
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/winmedia.asp
Latest online:
http://msdn.microsoft.com/library/en-us/wmplay10/mmp_sdk/windowsmediaplayer10sdk.asp
Please do not send email directly to this alias as this alias is for
newsgroup purposes only. This posting is provided "AS IS" with no
warranties, and confers no rights. You assume all risk for your use. ©
2005
Microsoft Corporation. All rights reserved.
"Kerwin Cabrera" <kerwin.cabrera@usinfinet.net> wrote in message
news:OPyDZ$1FFHA.2928@TK2MSFTNGP14.phx.gbl...
How can I get the equalizer settings to work in .Net?
|
|
|
| Back to top |
|
 |
|
|
|
|