Universal camera driver design guide for Windows 10

The camera driver interface for Windows 10 is converged for all devices and uses a universal camera driver model.

The universal camera driver model contains the following controls:

Build a universal camera driver

The universal camera driver is an AVStream minidriver built on the Windows Driver Model (WDM).

For more information, see the following sections in the Universal camera driver reference for Windows 10:

For more information about building AVStream minidrivers, see the following topics:

See also

Streaming media device driver reference