MFPlay
[The feature associated with this page, MFPlay, is a legacy feature. It has been superseded by MediaPlayer and IMFMediaEngine. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer and IMFMediaEngine instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]
MFPlay is a Microsoft Media Foundation API for creating media playback applications in C++.
This section contains the following topics.
- Getting Started with MFPlay
- MFPlay Tutorial: Video Playback
- Managing the Audio Session
- How to Add Audio or Video Effects
- How to Get the Playback Duration
- How to Play a File Clip
- How To Play a Sequence of Files
- How to Seek During Playback
Requirements
MFPlay requires Windows 7.
Related topics