.. _FAQ: ========================== Frequently Asked Questions ========================== * :ref:`What does MFPlayer Library do?` * :ref:`What do I need to do to install MFPlayer Library?` * :ref:`How do I add to the MFPlayer Library documentation?` * :ref:`How do I report a bug?` .. _faq1: What does MFPlayer Library do? -------------------------------- 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. .. _faq2: What do I need to do to install MFPlayer Library? --------------------------------------------------- Please follow the :ref:`Installation & Setup` guide for details on how to install the MFPlayer Library. .. _faq3: How do I add to the MFPlayer Library documentation? ----------------------------------------------------- Please follow the :ref:`Contributing` guide for details on how to add to, or edit, the MFPlayer Library documentation. .. _faq4: How do I report a bug? ---------------------- If you should encounter any bugs, please open a new issue on the `MFPlayer Library `_ Github repository.