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

  • 大小: 29.36M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: C#??播放??c??vlc??t??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
using?System.Runtime.InteropServices;


namespace?VLC播放器
{
????public?partial?class?Form1?:?Form
????{
????????private?VlcPlayer?vlc_player_;
????????private?bool?is_playinig_;

????????public?Form1()
????????{
??????????
????????????InitializeComponent();
????????????string?pluginPath?=?System.Environment.CurrentDirectory?+?“\\plugins\\“;
????????????vlc_player_?=?new?VlcPlayer(pluginPath);
????????????IntPtr?render_wnd?=?this.panel1.Handle;
????????????vlc_player_.SetRenderWindow((int)render_wnd);
??

????????????is_playinig_?=?false;
????????}


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

?????文件????????187??2017-07-03?08:59??VLC播放器\VLC播放器\App.config

?????文件??????53760??2016-04-24?19:49??VLC播放器\VLC播放器\bin\Debug\AxInterop.WMPLib.dll

?????文件?????331264??2017-07-02?09:10??VLC播放器\VLC播放器\bin\Debug\Interop.WMPLib.dll

?????文件?????143296??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\libvlc.dll

?????文件????2631616??2015-04-13?22:00??VLC播放器\VLC播放器\bin\Debug\libvlccore.dll

?????文件?????114112??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libaccess_bd_plugin.dll

?????文件??????88512??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libaccess_mms_plugin.dll

?????文件?????115136??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libaccess_realrtsp_plugin.dll

?????文件??????22464??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libattachment_plugin.dll

?????文件?????637238??2015-04-13?21:56??VLC播放器\VLC播放器\bin\Debug\plugins\access\libbluray-j2se-0.7.0.jar

?????文件?????171968??2015-04-13?21:58??VLC播放器\VLC播放器\bin\Debug\plugins\access\libcdda_plugin.dll

?????文件?????554944??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libdshow_plugin.dll

?????文件?????265152??2015-04-13?21:58??VLC播放器\VLC播放器\bin\Debug\plugins\access\libdtv_plugin.dll

?????文件?????245184??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libdvdnav_plugin.dll

?????文件?????166848??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libdvdread_plugin.dll

?????文件??????55744??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libfilesystem_plugin.dll

?????文件??????98752??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libftp_plugin.dll

?????文件?????127936??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libhttp_plugin.dll

?????文件??????22976??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libidummy_plugin.dll

?????文件??????56768??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libimem_plugin.dll

?????文件????2158528??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\liblibbluray_plugin.dll

?????文件?????720832??2015-04-13?21:58??VLC播放器\VLC播放器\bin\Debug\plugins\access\liblive555_plugin.dll

?????文件??????52672??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\librar_plugin.dll

?????文件?????534976??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\librtp_plugin.dll

?????文件??????29632??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libscreen_plugin.dll

?????文件??????22464??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libsdp_plugin.dll

?????文件?????728000??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libsftp_plugin.dll

?????文件??????25536??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libshm_plugin.dll

?????文件??????49600??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libsmb_plugin.dll

?????文件??????22464??2015-04-13?21:57??VLC播放器\VLC播放器\bin\Debug\plugins\access\libtcp_plugin.dll

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

評論

共有 條評論