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

  • 大小: 7.61M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-25
  • 語言: C#
  • 標簽: 攝像頭??視頻??C#??錄制??

資源簡介

項目中 引用的 視頻相關dll為 傲瑞相關組件,最近有用戶反饋dll已過期,如需相關功能,請購買相關授權,官網:http://www.oraycn.com/

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?ESBasic;
using?Oraycn.MCapture;
using?Oraycn.MFile;

namespace?Oraycn.RecordDemo
{
????/*
????*?本demo采用的是?語音視頻采集組件MCapture?和?語音視頻錄制組件MFile?的免費版本。若想獲取MCapture、MFile的其它版本,請聯系?www.oraycn.com?。
????*?
????*/
????public?partial?class?Form1?:?Form
????{
????????private?ICapturer?audioCapturer;
????????private?ICapturer?videoCapturer;
????????private?VideoFileMaker?videoFileMaker;

????????public?Form1()
????????{
????????????InitializeComponent();
????????????this.comboBox1.SelectedIndex?=?0;
????????????this.comboBox2.SelectedIndex?=?0;

????????????Oraycn.MCapture.GlobalUtil.SetAuthorizedUser(“Fre

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????117??2014-12-29?20:01??Oraycn.RecordDemo\app.config

?????文件???13496832??2012-12-06?15:38??Oraycn.RecordDemo\bin\Debug\avcodec-53.dll

?????文件?????349696??2012-12-06?15:37??Oraycn.RecordDemo\bin\Debug\avdevice-53.dll

?????文件?????890880??2012-12-06?15:37??Oraycn.RecordDemo\bin\Debug\avfilter-2.dll

?????文件????2462208??2012-12-06?15:38??Oraycn.RecordDemo\bin\Debug\avformat-53.dll

?????文件?????137728??2012-12-06?15:37??Oraycn.RecordDemo\bin\Debug\avutil-51.dll

?????文件?????398336??2015-05-27?17:24??Oraycn.RecordDemo\bin\Debug\ESBasic.dll

?????文件?????199352??2014-11-13?17:57??Oraycn.RecordDemo\bin\Debug\ESBasic.xml

?????文件?????142336??2015-06-01?10:14??Oraycn.RecordDemo\bin\Debug\OMFile.dll

?????文件????1164800??2015-06-01?09:33??Oraycn.RecordDemo\bin\Debug\Oraycn.MCapture.dll

?????文件????1017952??2015-06-01?09:32??Oraycn.RecordDemo\bin\Debug\Oraycn.MCapture.xml

?????文件?????118272??2015-06-01?10:14??Oraycn.RecordDemo\bin\Debug\Oraycn.MFile.dll

?????文件??????17045??2014-12-25?11:36??Oraycn.RecordDemo\bin\Debug\Oraycn.MFile.xml

?????文件??????14848??2015-06-01?10:31??Oraycn.RecordDemo\bin\Debug\Oraycn.RecordDemo.exe

?????文件????????117??2014-12-29?20:01??Oraycn.RecordDemo\bin\Debug\Oraycn.RecordDemo.exe.config

?????文件??????24064??2015-06-01?10:31??Oraycn.RecordDemo\bin\Debug\Oraycn.RecordDemo.pdb

?????文件??????11608??2015-06-01?09:46??Oraycn.RecordDemo\bin\Debug\Oraycn.RecordDemo.vshost.exe

?????文件????????117??2014-12-29?20:01??Oraycn.RecordDemo\bin\Debug\Oraycn.RecordDemo.vshost.exe.config

?????文件????????490??2010-03-17?22:39??Oraycn.RecordDemo\bin\Debug\Oraycn.RecordDemo.vshost.exe.manifest

?????文件?????296960??2012-12-06?15:37??Oraycn.RecordDemo\bin\Debug\swscale-2.dll

?????文件?????398336??2015-05-27?17:24??Oraycn.RecordDemo\dlls\ESBasic.dll

?????文件?????199352??2014-11-13?17:57??Oraycn.RecordDemo\dlls\ESBasic.xml

?????文件?????142336??2015-06-01?10:14??Oraycn.RecordDemo\dlls\OMFile.dll

?????文件????1164800??2015-06-01?09:33??Oraycn.RecordDemo\dlls\Oraycn.MCapture.dll

?????文件????1017952??2015-06-01?09:32??Oraycn.RecordDemo\dlls\Oraycn.MCapture.xml

?????文件?????118272??2015-06-01?10:14??Oraycn.RecordDemo\dlls\Oraycn.MFile.dll

?????文件??????17045??2014-12-25?11:36??Oraycn.RecordDemo\dlls\Oraycn.MFile.xml

?????文件???????6355??2015-01-06?15:52??Oraycn.RecordDemo\Form1.cs

?????文件??????11154??2015-01-06?15:52??Oraycn.RecordDemo\Form1.Designer.cs

?????文件???????5817??2015-01-06?15:52??Oraycn.RecordDemo\Form1.resx

............此處省略42個文件信息

評論

共有 條評論