Hello, is there any way to run media foundation sample or application without installing vista on local or virtual pc I can compile the samples by CMD shell which has been provided with microsoft windows SDK. Please help.
Thanks Becky for your reply. If I use directshow and C#.net to develop a audio- video player then will it support in vista. Actually i want to make a player for vista.
Yes, DirectShow is still supported in Vista, and if you're looking to write managed code, it's still your best bet, since we don't yet have a managed API for Media Foundation.
Run Media Foundation Application On Windows XP
JamesPang
USMCNJ
Yes, DirectShow is still supported in Vista, and if you're looking to write managed code, it's still your best bet, since we don't yet have a managed API for Media Foundation.
Becky
C Fandango
No, Media Foundation is for Vista only. To write multimedia applications on XP or earlier OSes, you'll need to use DirectShow.
Becky