Microsoft Windows Media DRM Client Sample Applications
[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 sample applications that use the Windows Media DRM Client Extended APIs are provided as projects for Microsoft Visual Studio 2005.
The following table summarizes the samples. Additional information about each sample, including usage information, can be found in the readme.txt file in each sample directory.
Sample | Description |
---|---|
QueryRights | Reports the rights granted by licenses on the client computer for a list of KIDs. Demonstrates both fast queries and license state queries. |
DRMUpdate | Performs individualization and creates a log of all the events raised during the process. |
Related topics