views:

11

answers:

0

I currently have my own signature scheme that add a signature to a video file. I now want to develop a plugin for windows media player that will allow me to read this signed video file. It should perform the signature check etc and play the video file accordingly. Does anyone know where i should start, i have Visual Studio 2008 and the Windows SDK already. All i see on the MSDN are for DSP , UI plugins and conversion plugins.