• 大小: 1.23M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 摄像头  调用  摄像  

资源简介


资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace MySourceVideoPlayer
{
    public enum CameraType
    {
        USBCAMERA = 0
        UNKNOWN = 0x63
        SAMSUNG = 1
        SAMSUNG_RTSP = 2
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       44544  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Controls.dll
     文件       66108  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Controls.xml
     文件       20480  2013-07-15 23:07  MySourceVideoPlayer\bin\Debug\AForge.DebuggerVisualizers (2010).dll
     文件       17920  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.dll
     文件       15872  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Fuzzy.dll
     文件       80837  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Fuzzy.xml
     文件       25600  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Genetic.dll
     文件      119443  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Genetic.xml
     文件      262656  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Imaging.dll
     文件       16384  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Imaging.Formats.dll
     文件       28416  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Imaging.Formats.xml
     文件        5632  2013-07-15 23:08  MySourceVideoPlayer\bin\Debug\AForge.Imaging.IPPrototyper.dll
     文件      944046  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Imaging.xml
     文件        8704  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.MachineLearning.dll
     文件       22480  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.MachineLearning.xml
     文件       68096  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Math.dll
     文件      270650  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Math.xml
     文件       21504  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Neuro.dll
     文件       83378  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Neuro.xml
     文件       23040  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Robotics.Lego.dll
     文件       94429  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Robotics.Lego.xml
     文件       18432  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Robotics.Surveyor.dll
     文件       69963  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Robotics.Surveyor.xml
     文件       18432  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Robotics.TeRK.dll
     文件       51688  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Robotics.TeRK.xml
     文件       61440  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Video.DirectShow.dll
     文件      195287  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Video.DirectShow.xml
     文件       20992  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Video.dll
     文件       61952  2013-07-15 23:07  MySourceVideoPlayer\bin\Debug\AForge.Video.FFMPEG.dll
     文件      241743  2013-07-15 23:07  MySourceVideoPlayer\bin\Debug\AForge.Video.FFMPEG.xml
     文件       24576  2013-07-15 23:04  MySourceVideoPlayer\bin\Debug\AForge.Video.Kinect.dll
............此处省略91个文件信息

评论

共有 条评论