Click here to Skip to main content
15,884,537 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
Hi!
I want to write a plug-in for Windows Media Player 11 to capture screenshots but I find it is really difficult for me. Is there someone
who can give me any suggestion?

------------
(My English is so-so, there may be some mistakes in my question, I'm so sorry! If you want to help me and cannot understand want I say, please give me your doubts in reply.)
Posted
Updated 4-Apr-10 17:09pm
v2

To learn how to create plug-ins for Windows Media Player, see the Windows Media Player SDK[^].

This should outline what you can and can't do with a plug-in in WMP.
 
Share this answer
 
To find information regarding the DirectX SDK and Windows Media Format SDK a quick Google (or Bing) search finds the MSDN pages for them which also contain sample code;
Windows Media Format 11 SDK[^]
DirectX Developer Center[^]

Also a quick search of this site found;
Various methods for capturing the screen[^]
Windows Media Audio compressor[^]
C# Windows Media Format SDK Translation[^] (this one is C#)

Lastly don't post another question as an answer modify your original question.
 
Share this answer
 
To Rod Kemp:

What I mean is Not Only using Wmp SDK
But Also others like DirectX SDK and
Windows Media Format SDK.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900