91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 14.07MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-06-19
  • 語言: C#
  • 標簽: C#??預覽截圖??winfom??.NET4??

資源簡介

1、C# 多個ip攝像頭畫面預覽以及截圖界面 2、winform VS2013 .NET4 Client Profile 3、測試攝像頭:海康威視 親測有效哦,絕對物超所值! 4、需要輸入IP地址,端口號,用戶名和密碼。預覽、抓圖、客戶端錄像基本功能,其中抓圖包括BMP和JPEG抓圖(包括抓圖保存在緩沖區中)。 5、IP通道設置(添加、修改、刪除)功能。

資源截圖

代碼片段和文件信息

using?System;
using?System.Runtime.InteropServices;
namespace?NVRCsharpDemo
{
///?
///?CHCNetSDK?的摘要說明。
///?

????public?class?CHCNetSDK
????{
????????public?CHCNetSDK()
????????{
????????????//
????????????//?TODO:?在此處添加構造函數邏輯
????????????//
????????}
????????
????????//SDK類型
????????public?const?int?SDK_PLAYMPEG4?=?1;//播放庫
????????public?const?int?SDK_HCNETSDK?=?2;//網絡庫

????????public?const?int?NAME_LEN?=?32;//用戶名長度
????????public?const?int?PASSWD_LEN?=?16;//密碼長度
????????public?const?int?GUID_LEN?=?16;??????//GUID長度
????????public?const?int?DEV_TYPE_NAME_LEN?=?24;??????//設備類型名稱長度
????????public?const?int?MAX_NAMELEN?=?16;//DVR本地登陸名
????????public?const?int?MAX_RIGHT?=?32;//設備支持的權限(1-12表示本地權限,13-32表示遠程權限)
????????public?const?int?SERIALNO_LEN?=?48;//序列號長度
????????public?const?int?MACADDR_LEN?=?6;//mac地址長度
????????public?const?int?MAX_ETHERNET?=?2;//設備可配以太網絡
????????public?const?int?MAX_NETWORK_CARD?=?4;?//設備可配最大網卡數目
????????public?const?int?PATHNAME_LEN?=?128;//路徑長度

????????public?const?int?MAX_NUMBER_LEN?=?32; //號碼最大長度
????????public?const?int?MAX_NAME_LEN?=?128;?//設備名稱最大長度

????????public?const?int?MAX_TIMESEGMENT_V30?=?8;//9000設備最大時間段數
????????public?const?int?MAX_TIMESEGMENT?=?4;//8000設備最大時間段數
????????public?const?int?MAX_ICR_NUM?=?8;???//抓拍機紅外濾光片預置點數

????????public?const?int?MAX_SHELTERNUM?=?4;//8000設備最大遮擋區域數
????????public?const?int?PHONENUMBER_LEN?=?32;//pppoe撥號號碼最大長度

????????public?const?int?MAX_DISKNUM?=?16;//8000設備最大硬盤數
????????public?const?int?MAX_DISKNUM_V10?=?8;//1.2版本之前版本

????????public?const?int?MAX_WINDOW_V30?=?32;//9000設備本地顯示最大播放窗口數
????????public?const?int?MAX_WINDOW?=?16;//8000設備最大硬盤數
????????public?const?int?MAX_VGA_V30?=?4;//9000設備最大可接VGA數
????????public?const?int?MAX_VGA?=?1;//8000設備最大可接VGA數

????????public?const?int?MAX_USERNUM_V30?=?32;//9000設備最大用戶數
????????public?const?int?MAX_USERNUM?=?16;//8000設備最大用戶數
????????public?const?int?MAX_EXCEPTIONNUM_V30?=?32;//9000設備最大異常處理數
????????public?const?int?MAX_EXCEPTIONNUM?=?16;//8000設備最大異常處理數
????????public?const?int?MAX_link?=?6;//8000設備單通道最大視頻流連接數
????????public?const?int?MAX_ITC_EXCEPTIONOUT?=?32;//抓拍機最大報警輸出

????????public?const?int?MAX_DECPOOLNUM?=?4;//單路解碼器每個解碼通道最大可循環解碼數
????????public?const?int?MAX_DECNUM?=?4;//單路解碼器的最大解碼通道數(實際只有一個,其他三個保留)
????????public?const?int?MAX_TRANSPARENTNUM?=?2;//單路解碼器可配置最大透明通道數
????????public?const?int?MAX_CYCLE_CHAN?=?16;?//單路解碼器最大輪循通道數
????????public?const?int?MAX_CYCLE_CHAN_V30?=?64;//最大輪詢通道數(擴展)
????????public?const?int?MAX_DIRNAME_LENGTH?=?80;//最大目錄長度

????????public?const?int?MAX_STRINGNUM_V30?=?8;//9000設備最大OSD字符行數數
????????public?const?int?MAX_STRINGNUM?=?4;//8000設備最大OSD字符行數數
????????public?const?int?MAX_STRINGNUM_EX?=?8;//8000定制擴展
????????public?const?int?MAX_AUXOUT_V30?=?16;//9000設備最大輔助輸出數
????????public?const?int?MAX_AUXOUT?=?4;//8000設備最大輔助輸出數
????????public?const?int?MAX_HD_GROUP?=?16;//9000設備最大硬盤組數
????????public?const?int?MAX_NFS_DISK?=?8;?//

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-04-27?22:54??1-多攝像頭\
?????目錄???????????0??2019-04-28?20:00??1-多攝像頭\NVRCsharpDemo\
?????文件?????????926??2015-07-08?11:56??1-多攝像頭\NVRCsharpDemo\App.config
?????文件??????826159??2015-06-03?18:17??1-多攝像頭\NVRCsharpDemo\CHCNetSDK.cs
?????文件???????21649??2019-04-28?20:00??1-多攝像頭\NVRCsharpDemo\IPChannelConfig.Designer.cs
?????文件???????11343??2019-04-28?20:00??1-多攝像頭\NVRCsharpDemo\IPChannelConfig.cs
?????文件????????5817??2019-04-28?20:00??1-多攝像頭\NVRCsharpDemo\IPChannelConfig.resx
?????文件???????23577??2019-04-28?19:17??1-多攝像頭\NVRCsharpDemo\MainWindow.Designer.cs
?????文件???????46570??2019-04-28?19:17??1-多攝像頭\NVRCsharpDemo\MainWindow.cs
?????文件????????5817??2019-04-28?19:17??1-多攝像頭\NVRCsharpDemo\MainWindow.resx
?????文件????????6211??2015-07-08?20:52??1-多攝像頭\NVRCsharpDemo\NVRCsharpDemo.csproj
?????文件?????????478??2013-07-13?15:13??1-多攝像頭\NVRCsharpDemo\NVRCsharpDemo.csproj.user
?????文件???????29142??2014-06-23?10:23??1-多攝像頭\NVRCsharpDemo\PlayCtrl.cs
?????文件?????????510??2013-07-13?15:02??1-多攝像頭\NVRCsharpDemo\Program.cs
?????目錄???????????0??2015-12-18?20:45??1-多攝像頭\NVRCsharpDemo\Properties\
?????文件????????1438??2013-07-13?15:01??1-多攝像頭\NVRCsharpDemo\Properties\AssemblyInfo.cs
?????文件????????2854??2013-07-13?15:01??1-多攝像頭\NVRCsharpDemo\Properties\Resources.Designer.cs
?????文件????????5612??2013-07-13?15:01??1-多攝像頭\NVRCsharpDemo\Properties\Resources.resx
?????文件????????1098??2013-07-13?15:01??1-多攝像頭\NVRCsharpDemo\Properties\Settings.Designer.cs
?????文件?????????249??2013-07-13?15:01??1-多攝像頭\NVRCsharpDemo\Properties\Settings.settings
?????目錄???????????0??2015-12-18?20:45??1-多攝像頭\NVRCsharpDemo\bin\
?????文件?????????954??2015-09-14?21:28??1-多攝像頭\NVRCsharpDemo\bin\2x4s1b4o.newcfg
?????文件???????????0??2015-09-14?21:28??1-多攝像頭\NVRCsharpDemo\bin\2x4s1b4o.tmp
?????目錄???????????0??2015-12-18?20:45??1-多攝像頭\NVRCsharpDemo\bin\469230042\
?????文件??????133167??2015-07-13?15:36??1-多攝像頭\NVRCsharpDemo\bin\469230042\469230042_1436772962.jpg
?????文件??????113052??2015-07-13?15:41??1-多攝像頭\NVRCsharpDemo\bin\469230042\469230042_1436773262.jpg
?????目錄???????????0??2015-12-18?20:45??1-多攝像頭\NVRCsharpDemo\bin\514742573\
?????文件??????151978??2015-07-09?15:23??1-多攝像頭\NVRCsharpDemo\bin\514742573\514742573_1436426630.jpg
?????文件??????152650??2015-07-09?15:23??1-多攝像頭\NVRCsharpDemo\bin\514742573\514742573_1436426636.jpg
?????文件??????153311??2015-07-09?15:24??1-多攝像頭\NVRCsharpDemo\bin\514742573\514742573_1436426642.jpg
?????文件??????153878??2015-07-09?15:24??1-多攝像頭\NVRCsharpDemo\bin\514742573\514742573_1436426648.jpg
............此處省略101個文件信息

評論

共有 條評論