mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-19 21:13:21 -07:00
update xlib.api.win32
This commit is contained in:
parent
878c14756b
commit
2be3278753
21 changed files with 726 additions and 192 deletions
4
xlib/api/win32/uuids/uuids.py
Normal file
4
xlib/api/win32/uuids/uuids.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
from ..wintypes import CLSID
|
||||
|
||||
CLSID_SystemDeviceEnum = CLSID('62BE5D10-60EB-11d0-BD3B-00A0C911CE86')
|
||||
CLSID_VideoInputDeviceCategory = CLSID('860bb310-5d01-11d0-bd3b-00a0c911ce86')
|
Loading…
Add table
Add a link
Reference in a new issue