PDA

View Full Version : plugin development


darkain
11-28-2003, 20:27
hello. i'm a software developer that works with creating plugins for multimedia players so they can handle key presses from such devices like wireless remotes for PC. i was wondering if there was some sort of SDK you had, or if you application supported WM_COMMAND messages like Winamp v2.x/5.x, of if your player supported WM_APPCOMMAND messages like WMP, or if you had some other method such as an SDK? i'm interested in developing for your software multimedia player.

eXity
11-28-2003, 21:16
Sorry - I don't have a very good answer for you, but I do know that JetAudio registers remote control key presses in some kind of way.

Best example is the iRemocon (http://www.jetaudio.com/download/iremocon.html) of which the source code is available - you might wanna just look at that - perhaps that might help you.

But also key presses from my Logitech Elite Keyboard work just fine - and on the Logitech website I can not find any sort of reference to JetAudio on their compatibility list!

Sorry I wasn't of too much help - I hope someone from JetAudio comes and replies to your questions ...