Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Media Foundation work on Windows 7? [closed]

Even though this is a very simple question, I cannot seem find a definitive authoritative answer to it.

All the sample code I have found is meant to run on Windows 8, but I remember having read somewhere that Media Foundation was included in Vista.

Are some features only available on Windows 8? or can I safely develop for Media Foundation (via SharpDX) knowing that it will run on a Windows 7 machine?

like image 466
Panda Pajama Avatar asked Oct 17 '25 15:10

Panda Pajama


1 Answers

Most of the MediaFoundation API is backward compatible with Windows Vista/7. Though there are a couple of API introduced for Windows 8 (for example MediaEngine) that are not available in Windows 7. You can check if the API is accessible from Windows 7 at the botttom of each interface documentation on MediaFoundation msdn documentation.

like image 149
xoofx Avatar answered Oct 21 '25 07:10

xoofx



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!