Microsoft DirectX 9.0 |
Description
PlayWndASF is a version of the PlayWnd SamplePlayWndSample that plays Microsoft® Windows Media® files, including files that are protected by Digital Rights Management (DRM).
To build this sample, you must install the Windows Media Format SDK. If you install version 7.1 or earlier of that SDK, to support non-DRM playback only, you must link to the wmstub.lib and wmvcore.lib files that are provided with that SDK. If you use the Windows Media Format 9 Series SDK, no wmstub.lib file is required for non-DRM files.
To enable DRM support on all versions of the Windows Media Format SDK, you must obtain a unique DRM "stub library" from Microsoft. For more information, please visit the Microsoft Web site. For version 7.1 of the Windows Media Format SDK, use the DRM stub library instead of wmstub.lib. For the Windows Media Format 9 Series SDK, use the DRM stub library instead of wmvcore.lib.
Path
Source: (SDK root)\Samples\C++\DirectShow\Players\PlayWndASF
Executable: (SDK root)\Samples\C++\DirectShow\Bin\PlayWndASF.exe