[2024-01-17 09:22:03]********* DLL Start *********
[2024-01-17 09:22:03]****Start****
[2024-01-17 09:22:03]InitGraph
[2024-01-17 09:22:03]GetVideoDevicesInfo
[2024-01-17 09:22:03]CreateGGCameraHandle = 0x02809b08
[2024-01-17 09:22:03]EnumVideoDevicesName handle = 0x02809b08 hList = 0x00070702 devNameStr = 0x00000000 strLenIn = 0 strType = 0
[2024-01-17 09:22:03]EnumVideoDevicesName 0x70702
[2024-01-17 09:22:03]CheckVideoDevicebyPVID handle = 0x02809b08 deviceVPID = VID_1DFC&PID_8613
[2024-01-17 09:22:03]GetVideoDevicesInfo
[2024-01-17 09:22:03]return value = 2000
[2024-01-17 09:22:03]GetVideoDevicebyPVID handle = 0x02809b08 szDevicepPVID = VID_0AC8&PID_3370
[2024-01-17 09:22:03]SetVideoDevicebyID handle = 0x02809b08 deviceID = 0
[2024-01-17 09:22:03]StopVideo
[2024-01-17 09:22:03]EnumVideoDeviceResolution handle = 0x02809b08 deviceID = 0 hList = 0x001c0522 devResStr = 0x00000000 strLenIn = 0 strType = 0
[2024-01-17 09:22:03]SetVideoDeviceFormat handle = 0x02809b08 nWidth = 2368 nHeight = 1776 nBitCount = 16 nFrameRate = 0 Type = (null)
[2024-01-17 09:22:03]SetPreviewParam handle = 0x02809b08 nCropMethod = 2 nRotateType = 3
[2024-01-17 09:22:03]SetVideoPreviewWindow handle = 0x02809b08 PreviewWnd = 0x0006062c
[2024-01-17 09:22:03]StartPreview handle = 0x02809b08
[2024-01-17 09:22:08]********* DLL End *********
像这种handle = 0x02809b08 hList = 0x00070702 devNameStr = 0x00000000在C#里面怎么调用啊?应该是什么数据类型?有没有高手知道求指教!!
[2024-01-17 09:22:03]****Start****
[2024-01-17 09:22:03]InitGraph
[2024-01-17 09:22:03]GetVideoDevicesInfo
[2024-01-17 09:22:03]CreateGGCameraHandle = 0x02809b08
[2024-01-17 09:22:03]EnumVideoDevicesName handle = 0x02809b08 hList = 0x00070702 devNameStr = 0x00000000 strLenIn = 0 strType = 0
[2024-01-17 09:22:03]EnumVideoDevicesName 0x70702
[2024-01-17 09:22:03]CheckVideoDevicebyPVID handle = 0x02809b08 deviceVPID = VID_1DFC&PID_8613
[2024-01-17 09:22:03]GetVideoDevicesInfo
[2024-01-17 09:22:03]return value = 2000
[2024-01-17 09:22:03]GetVideoDevicebyPVID handle = 0x02809b08 szDevicepPVID = VID_0AC8&PID_3370
[2024-01-17 09:22:03]SetVideoDevicebyID handle = 0x02809b08 deviceID = 0
[2024-01-17 09:22:03]StopVideo
[2024-01-17 09:22:03]EnumVideoDeviceResolution handle = 0x02809b08 deviceID = 0 hList = 0x001c0522 devResStr = 0x00000000 strLenIn = 0 strType = 0
[2024-01-17 09:22:03]SetVideoDeviceFormat handle = 0x02809b08 nWidth = 2368 nHeight = 1776 nBitCount = 16 nFrameRate = 0 Type = (null)
[2024-01-17 09:22:03]SetPreviewParam handle = 0x02809b08 nCropMethod = 2 nRotateType = 3
[2024-01-17 09:22:03]SetVideoPreviewWindow handle = 0x02809b08 PreviewWnd = 0x0006062c
[2024-01-17 09:22:03]StartPreview handle = 0x02809b08
[2024-01-17 09:22:08]********* DLL End *********
像这种handle = 0x02809b08 hList = 0x00070702 devNameStr = 0x00000000在C#里面怎么调用啊?应该是什么数据类型?有没有高手知道求指教!!


