コード例 #1
0
ファイル: SDKApi.cs プロジェクト: qqzhw/hcdz-neweagle
 public unsafe static extern int EagleControl_GetChannelDiskMapping(int device_id, ref eagle_camera_disk_config config);
コード例 #2
0
ファイル: SDKApi.cs プロジェクト: qqzhw/hcdz-neweagle
 public unsafe static extern int EagleControl_SetCameraDiskMapping(int device_id, eagle_camera_disk_config config);