Overview

MFPlayer Library consists of functions that wrap the MFPlay COM implementation of the IMFPMediaPlayer and IMFPMediaItem objects. MFPlay is a Microsoft Media Foundation API for creating media playback applications. Thus the MFPlayer Library functions hide the complexities of interacting with the COM objects.

The MFPlayer library and source code are free to use for anyone, and anyone can contribute to the MFPlayer Library project.

Download

The MFPlayer Library is available to download from the github repository at github.com/mrfearless/MFPlayer-Library

Installation

See the Installation & Setup section for more details.

Contribute

If you wish to contribute, please follow the Contributing guide for details on how to add or edit, the MFPlayer Library source or documentation.

Frequently Asked Questions

Please visit the Frequently Asked Questions section for details.