Audio/Video Playback
This section describes how to implement audio/video playback in your application, using Microsoft Media Foundation.
In this section
| Topic | Description |
|---|---|
|
This tutorial shows how to play media files using the Media Session object. | |
|
How to play files that contain DRM-protected media. | |
|
How to find the duration of a media file. | |
|
This topic shows example code to manage seeking and rate changes, when using the Media Session for playback. | |
|
This topic describes how to set a stop time for playback when using the Media Session. | |
|
The enhanced video renderer (EVR) is a component that displays video on the user's monitor. | |
|
The streaming audio renderer (SAR) is a media sink that renders audio. | |
|
The MFPlay API is deprecated. |
Related topics