INTERACT FORUM
Windows => Plug-in Development => Topic started by: WickedEwok on April 02, 2005, 11:27:42 am
-
Hi Matt (et al):
It would be nice to add a GetMixer to the MJZone object, but without that, I can easily use window messages to set volume, eq, mute, etc for a discrete zone, but how can I get the values out?
I suppose being sneaky and setting the zone to be the active zone ,grabbing the mixer, and then setting it back would work, but that seems like it could definitely cause problems when more than one client connected.
Any help would be much appreciated. Of course, a GetMixer to MJZone for 11 Final would be utterly fantastic.
Thanks!
-
It's a good idea, and hopefully not too hard to implement.
Remind us again if it isn't done in around a week.
-
Hey Matt,
Can I remind you to add this to a new build of 11?
Thanks! :)
-
This should be there now :)
11.0.240 (4/14/05)
NEW: Added SDK function IMJZoneAutomation->GetMixer(...) for zone specific mixer control.
-
Awesome. Works great, Matt! Thanks a ton! Many people will be very happy (me being one of them).
-
Hi Matt,
I posted this in the 247 release thread, but something appears awry with the .tlb file included with MC11.
If people have been "upgrading" their versions ,they'll still have the "Media Jukebox.tlb" file that doesn't include zones, which is apparently the one that is registered (.NET won't let me reference "MediaCenter.tlb" unless I rename the file to "Media Jukebox.tlb".