SouthyPar
October 13th, 2002, 03:55 PM
Hmm, look what I found on the ZoomPlayer 2.60 What's New list:
* New LCD Communication Interface.
While not directly controlling LCD devices, this interface
allows external programs to use certain Zoom Player playback
information for LCD display.
So now we can directly recieve ZPlayer's information, no spying required! There are quite a few advantages for using this method, over using the MediaSpy.dll DirectX spying technique. Many previously unavailable strings of information can now be retrieved:
1. Accurate state change (Play, Pause, etc) information, doesn't rely on the OSD display.
2. Playlist Position information.
3. DVD Audio Format.
4. DVD Subtitle Language.
5. ZoomPlayer Mode (Media\DVD).
Another cool thing is that once you initiate contant with the new ZPlayer interface, it automatically sends you the information-changed events as they happen, all you have to do is translate them into Girder DVDSpy events.
The ZoomPlayer LCD Programming API v1.20:
http://inmatrix.vextron.com/zplcd120.zip
or
http://zp.rio.ee/zplcd120.zip
So... if anyone (MMcM) wants to give a try :) I'm sure many of us would appreciate it.
* New LCD Communication Interface.
While not directly controlling LCD devices, this interface
allows external programs to use certain Zoom Player playback
information for LCD display.
So now we can directly recieve ZPlayer's information, no spying required! There are quite a few advantages for using this method, over using the MediaSpy.dll DirectX spying technique. Many previously unavailable strings of information can now be retrieved:
1. Accurate state change (Play, Pause, etc) information, doesn't rely on the OSD display.
2. Playlist Position information.
3. DVD Audio Format.
4. DVD Subtitle Language.
5. ZoomPlayer Mode (Media\DVD).
Another cool thing is that once you initiate contant with the new ZPlayer interface, it automatically sends you the information-changed events as they happen, all you have to do is translate them into Girder DVDSpy events.
The ZoomPlayer LCD Programming API v1.20:
http://inmatrix.vextron.com/zplcd120.zip
or
http://zp.rio.ee/zplcd120.zip
So... if anyone (MMcM) wants to give a try :) I'm sure many of us would appreciate it.