Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 2.45 KB

using-system-profiles.md

File metadata and controls

47 lines (28 loc) · 2.45 KB
title description ms.assetid keywords ms.topic ms.date ms.custom
Using System Profiles
Using System Profiles
4e0f3a40-68d6-452e-8e6a-c9e79504ccb6
Windows Media Format SDK,system profiles
profiles,system
system profiles,about
article
4/26/2023
UpdateFrequency5

Using System Profiles

[The feature associated with this page, Windows Media Format 11 SDK, is a legacy feature. It has been superseded by Source Reader and Sink Writer. Source Reader and Sink Writer have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use Source Reader and Sink Writer instead of Windows Media Format 11 SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The system profiles included with the Windows Media Format SDK were designed to cover the basic needs of digital media content comprised of audio and video. Because of the great variety of features now available, and the related increase in possible digital media scenarios, system profiles have been deemphasized. The most recent set of system profiles make use of the version 8 Windows Media codecs which were released with Windows XP. Despite not supporting the latest version of the codecs, the system profiles make an excellent starting point for creating profiles to suit your needs.

The following topics describe how to use system profiles as the basis for your ASF files.

Section Description
To Change System Profile Versions Describes how to access older system profiles.
To Load a System Profile Describes how to load a system profile into a profile object.
Working with Localized System Profiles Describes how to work with system profiles in various languages.

 

Related topics

Working with Profiles