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