資源簡介
WPF視頻播放控件,可用于海康、大華等錄像機的上位機開發。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Drawing;
using?System.Linq;
using?System.Runtime.InteropServices;
using?System.Text;
using?System.Threading.Tasks;
namespace?AVI
{
????public?class?AviCapture
????{
????????#region?Consts
????????//消息常量(向窗口發送消息的指令)
????????public?const?int?WM_START?=?0x400;????//此并非攝像頭消息0x400表示的就是1024
????????public?const?int?WS_CHILD?=?0x40000000;
????????public?const?int?WS_VISIBLE?=?0x10000000;
????????public?const?int?SWP_NOMOVE?=?0x2;
????????public?const?int?SWP_NOZORDER?=?0x4;
????????public?const?int?WM_CAP_GET_CAPSTREAMPTR?=?WM_START?+?1;
????????public?const?int?WM_CAP_SET_CALLBACK_ERROR?=?WM_START?+?2;//設置收回錯誤
????????public?const?int?WM_CAP_SET_CALLBACK_STATUS?=?WM_START?+?3;//設置收回狀態
????????public?const?int?WM_CAP_SET_CALLBACK_YIELD?=?WM_START?+?4;//設置收回出產
????????public?const?int?WM_CAP_SET_CALLBACK_frame?=?WM_START?+?5;//設置收回結構
????????public?const?int?WM_CAP_SET_CALLBACK_VIDEOSTREAM?=?WM_START?+?6;//設置收回視頻流
????????public?const?int?WM_CAP_SET_CALLBACK_WAVESTREAM?=?WM_START?+?7;//設置收回視頻波流
????????public?const?int?WM_CAP_GET_USER_DATA?=?WM_START?+?8;//獲得使用者數據
????????public?const?int?WM_CAP_SET_USER_DATA?=?WM_START?+?9;//設置使用者數據
????????public?const?int?WM_CAP_DRIVER_CONNECT?=?WM_START?+?10;//驅動程序連接
????????public?const?int?WM_CAP_DRIVER_DISCONNECT?=?WM_START?+?11;//斷開啟動程序連接
????????public?const?int?WM_CAP_DRIVER_GET_NAME?=?WM_START?+?12;//獲得驅動程序名字
????????public?const?int?WM_CAP_DRIVER_GET_VERSION?=?WM_START?+?13;//獲得驅動程序版本
????????public?const?int?WM_CAP_DRIVER_GET_CAPS?=?WM_START?+?14;//獲得驅動程序帽子
????????public?const?int?WM_CAP_FILE_SET_CAPTURE_FILE?=?WM_START?+?20;//設置捕獲文件
????????public?const?int?WM_CAP_FILE_GET_CAPTURE_FILE?=?WM_START?+?21;//獲得捕獲文件
????????public?const?int?WM_CAP_FILE_ALLOCATE?=?WM_START?+?22;//分派文件
????????public?const?int?WM_CAP_FILE_SAVEAS?=?WM_START?+?23;//另存文件為
????????public?const?int?WM_CAP_FILE_SET_INFOCHUNK?=?WM_START?+?24;//設置開始文件
????????public?const?int?WM_CAP_FILE_SAVEDIB?=?WM_START?+?25;//保存文件
????????public?const?int?WM_CAP_EDIT_COPY?=?WM_START?+?30;//編輯復制
????????public?const?int?WM_CAP_SET_AUDIOFORMAT?=?WM_START?+?35;//設置音頻格式
????????public?const?int?WM_CAP_GET_AUDIOFORMAT?=?WM_START?+?36;//捕獲音頻格式
????????public?const?int?WM_CAP_DLG_VIDEOFORMAT?=?WM_START?+?41;//1065?打開視頻格式設置對話框
????????public?const?int?WM_CAP_DLG_VIDEOSOURCE?=?WM_START?+?42;//1066?打開屬性設置對話框,設置對比度亮度等
????????public?const?int?WM_CAP_DLG_VIDEODISPLAY?=?WM_START?+?43;//1067?打開視頻顯示
????????public?const?int?WM_CAP_GET_VIDEOFORMAT?=?WM_START?+?44;//1068?獲得視頻格式
????????public?const?int?WM_CAP_SET_VIDEOFORMAT?=?WM_START?+?45;//1069?設置視頻格式
????????public?const?int?WM_CAP_DLG_VIDEOCOMPRESSION?=?WM_START?+?46;//1070?打開壓縮設置對話框
????????public?const?int?WM_CAP_SET_PREVIEW?=?WM_START?+?50;//設置預覽
????????public?const?int?WM_CAP_SET_OVERLAY?=?WM_START?+?51;//設置覆蓋
????????public?const?int?WM_CAP_SET_PREVIEWRATE?=?WM_START?+?52;//設置預覽比例
????????pub
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-08-26?15:55??VideoPla
?????目錄???????????0??2017-08-25?00:22??VideoPla
?????目錄???????????0??2017-08-25?00:22??VideoPla
?????目錄???????????0??2017-08-25?00:22??VideoPla
?????文件??????129536??2017-08-27?15:28??VideoPla
?????目錄???????????0??2017-08-26?16:23??VideoPla
?????文件????????2484??2017-08-26?16:23??VideoPla
?????文件????????8965??2017-08-26?16:23??VideoPla
?????文件?????????429??2017-08-26?16:12??VideoPla
?????文件?????????734??2017-08-26?16:10??VideoPla
?????文件????????2002??2017-08-26?16:16??VideoPla
?????文件????????2503??2017-08-26?16:09??VideoPla
?????文件????????3456??2017-08-26?16:14??VideoPla
?????目錄???????????0??2017-08-26?15:55??VideoPla
?????文件????????1309??2017-08-26?15:55??VideoPla
?????文件????????1126??2017-08-26?16:07??VideoPla
?????目錄???????????0??2017-08-26?15:56??VideoPla
?????目錄???????????0??2017-08-26?16:32??VideoPla
?????文件???????10240??2017-08-26?16:32??VideoPla
?????文件???????11776??2017-08-26?16:32??VideoPla
?????目錄???????????0??2017-08-27?15:34??VideoPla
?????目錄???????????0??2017-08-26?15:55??VideoPla
?????目錄???????????0??2017-08-27?13:24??VideoPla
?????文件???????10240??2017-08-26?16:32??VideoPla
?????文件???????11776??2017-08-26?16:32??VideoPla
?????文件?????????536??2017-08-26?16:32??VideoPla
?????文件????????2073??2017-08-26?16:32??VideoPla
?????文件??????????42??2017-08-26?16:21??VideoPla
?????文件?????????713??2017-08-27?13:24??VideoPla
?????文件????????6882??2017-08-26?16:21??VideoPla
?????目錄???????????0??2017-08-27?15:34??VideoPla
............此處省略146個文件信息
評論
共有 條評論