Windows Media Player CLSID for CD or DVD
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I'm building a filtergraph and I'm sort of new at this. I want to build a filter graph that takes input from a Windows Media Player to capture the audio, whether I'm playing music or a video. I read about a filter with the class id of CLSID_WMPCD and I tried to access it from Direct Show on my PC, but wasn't able to. I Googled it and it wasn't anywhere to be found. Does anyone know anything about it, and is there possibly a CLSID_WMPDVD? Thanks for any help anyone can provide.
GrizMan