VSD Commands

The vendor-specific driver (VSD) interface is a generic device-driver like interface that effectively decomposes the high-level media control interface functions into more fundamental operations. The VSD layer resides in Ring 3 and provides a low-level function set that can keep pace with demanding data control and transport requirements. A Ring 3 stream handler can use the VSD_DDCMD command (described in this section) for data transportation. For this Ring 3 DLL interface, all pointers are 0:32 linear.

Note: Refer to the MMPM/2 Device Driver Reference for a complete description of the VSD interface definitions.