.. _Overview: ============ 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_Overview: Download -------- The MFPlayer Library is available to download from the github repository at `github.com/mrfearless/MFPlayer-Library `_ .. _Installation_Overview: Installation ------------ See the :ref:`Installation & Setup` section for more details. .. _Contribute_Overview: Contribute ---------- If you wish to contribute, please follow the :ref:`Contributing` guide for details on how to add or edit, the MFPlayer Library source or documentation. .. _FAQ_Overview: Frequently Asked Questions -------------------------- Please visit the :ref:`Frequently Asked Questions` section for details.