MSVAD with DRM Support (VADDRMS)

SUMMARY

This sample demonstrates how to implement driver support for digital rights management (DRM).

BUILDING THE SAMPLE

To build all the MSVAD sample drivers, start the DDK build environment and run the build command from the root MSVAD directory.

DRIVER ISSUES

No known issues

CODE TOUR

File Manifest

File           Description
 
makefile       Standard DDK make file
mintopo.cpp    Topology implementation
mintopo.h      Topology definition
minwave.cpp    WaveCyclic implementation
minwave.h      WaveCyclic definition
readme.htm     The documentation for this driver (this file)
simple.h       Common declarations
sources        Standard DDK sources
toptable.h     Topology miniport descriptors
wavtable.h     Wave miniport descriptors
 
 

Top of page

 

 
 

 

 
 
 

© 2004 Microsoft Corporation