| Author |
Message |
Christophe Lauer
Guest
|
Posted:
Sun Sep 05, 2004 1:18 am Post subject:
[WMP10 SDK] Accessing the Equalizer band gain values? |
|
|
Hi all,
How can I access (get and set) the gain value for each of the equalizer
bands? Looking in the help file, it seems that eh
EQUALIZERSETTINGS.gainLevels(long) are only available through the skins? I
didn't find the corresponding members somewhare in player.settings...
TIA,
--
Christophe Lauer - mailto:clauer@DotNET-fr.org
Le portail de la communauté .NET Francophone : http://www.dotnet-fr.org
|
|
| Back to top |
|
 |
Christophe Lauer
Guest
|
Posted:
Tue Sep 21, 2004 1:48 am Post subject:
Re: [WMP10 SDK] Accessing the Equalizer band gain values? |
|
|
Hi there,
Christophe Lauer wrote:
| Quote: | How can I access (get and set) the gain value for each of the
equalizer bands? Looking in the help file, it seems that eh
EQUALIZERSETTINGS.gainLevels(long) are only available through the
skins? I didn't find the corresponding members somewhare in
player.settings...
|
No answer, retrying ... Has anyone tried to play with these Equalizer
gainLevel properties?
--
Christophe Lauer - mailto:clauer@DotNET-fr.org
Le portail de la communauté .NET Francophone : http://www.dotnet-fr.org |
|
| Back to top |
|
 |
Neil Smith [MVP Digital M
Guest
|
Posted:
Wed Sep 22, 2004 3:52 am Post subject:
Re: [WMP10 SDK] Accessing the Equalizer band gain values? |
|
|
Skin methods (usually defined by CAPITALS in MS documentation) are not
available to the player when you don't have a skin in use.
Also I think, Equaliser is only available for skins using media player
7 or later. What version of media player are you instantiating ?
Cheers - Neil
On Mon, 20 Sep 2004 23:48:16 +0200, "Christophe Lauer"
<clauer@dotnet-fr.org> wrote:
| Quote: | Hi there,
Christophe Lauer wrote:
How can I access (get and set) the gain value for each of the
equalizer bands? Looking in the help file, it seems that eh
EQUALIZERSETTINGS.gainLevels(long) are only available through the
skins? I didn't find the corresponding members somewhare in
player.settings...
No answer, retrying ... Has anyone tried to play with these Equalizer
gainLevel properties? |
|
|
| Back to top |
|
 |
|
|
|
|