Camera Driver Reference (Compact 2013)
3/26/2014
The following topics contain reference information for camera driver development.
The Windows Embedded Compact interface is divided into two layers:
- The hardware specific Camera Platform Dependent Driver (PDD) layer, which is implemented by the driver author.
- The Camera Model Device Driver (MDD) layer which is provided by Microsoft as source code in the SDK at
%_WINCEROOT%\public\COMMON\oak\drivers\Capture\camera\layered
.