chris92
Joined: 18 Oct 2006
Posts: 1
|
Posted:
Wed Oct 18, 2006 1:02 pm Post subject:
SDk WMP 10 - General |
|
|
Hello to all,
I am working on a project that integrates WMP in a Windows application developped with C++.
First I'd like to ask more about the "remote mode": I don't really understand what is it. As far as I understand, the Windows Media Player application is embedded and totally customized, but can be switched to the defaut Windows Media Player.
It is also possible to use the ActiveX (no remote mode) to use the Library and Play function to developp your own Media Player: Is it possible to heritate of the RIP and BURN functions ? Is it also possible tu use the media library functions to manage JPEG files ? Or do I have to manage it myself ?
The aim of the application is to have a two pane view:
- Left view: the PC where we can see the files of the library (audio, video, , playlists, images).
- Right view: My Mobile phone.
I want to be able to transfer files from PC to phone / Phone to PC
Read files on the phone and on the PC
Manage files on the PC (create playlist, delete files...)
What do you think is the best way to develop that : remote ? active X?
Thanx !
|
|