Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Starting with Windows 10, version 1709, you should add the following Camera class settings to your Universal camera driver INF file.
Add these Class and ClassGuid entries to the Version section of your Universal camera driver INF file to ensure your driver will pass future camera driver HLK tests:
[Version]
...
Class=Camera
ClassGuid={ca3e7ab9-b4c3-4ae6-8251-579ef933890f}
...
For more information on the HLK requirements for the Camera class INF file setting, see Device.Streaming.Camera.Base.AVStreamClassInterfaceAndWDM in the Components and Peripherals document of the Windows Hardware Compatibility Specifications for Windows 10.