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

  • 大小: 28.18M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: 播放器??視頻??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;

namespace?VPlayer
{
????public?partial?class?Form_Main?:?Form
????{
????????#region?變量
????????VlcPlayer?vlc_player;

????????bool?IsLocal?=?false;//本地播還是網絡播
????????string?PlaySource?=?string.Empty;//播放源(本地/URL)
????????double?PlayPos?=?0;//播放位置(=-1時用播放,>=0時用暫停)
????????#endregion

????????#region?構造
????????public?Form_Main()
????????{
????????????InitializeComponent();

????????????string?pluginPath?=?System.Environment.CurrentDirectory?+?“\\plugins\\“;
????????????vlc_player?=?new?VlcPlayer(pluginPath);
????????????IntPtr?render_wnd?=?panelMain.Handle;
????????????vlc_player.

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-09-18?14:58??VPlayer\
?????文件??????111104??2012-12-13?08:12??VPlayer\libvlc.dll
?????文件?????2286592??2012-12-13?08:13??VPlayer\libvlccore.dll
?????目錄???????????0??2016-09-18?14:59??VPlayer\plugins\
?????目錄???????????0??2016-09-18?14:57??VPlayer\plugins\3dnow\
?????文件???????37376??2012-12-13?08:13??VPlayer\plugins\3dnow\libmemcpy3dn_plugin.dll
?????目錄???????????0??2016-09-18?14:57??VPlayer\plugins\access\
?????文件???????34816??2012-12-13?08:13??VPlayer\plugins\access\libaccess_attachment_plugin.dll
?????文件???????93696??2012-12-13?08:13??VPlayer\plugins\access\libaccess_bd_plugin.dll
?????文件???????45056??2012-12-13?08:13??VPlayer\plugins\access\libaccess_ftp_plugin.dll
?????文件???????91648??2012-12-13?08:13??VPlayer\plugins\access\libaccess_http_plugin.dll
?????文件???????47104??2012-12-13?08:13??VPlayer\plugins\access\libaccess_imem_plugin.dll
?????文件???????79360??2012-12-13?08:13??VPlayer\plugins\access\libaccess_mms_plugin.dll
?????文件???????39936??2012-12-13?08:13??VPlayer\plugins\access\libaccess_rar_plugin.dll
?????文件???????72192??2012-12-13?08:13??VPlayer\plugins\access\libaccess_realrtsp_plugin.dll
?????文件???????37376??2012-12-13?08:13??VPlayer\plugins\access\libaccess_smb_plugin.dll
?????文件???????35328??2012-12-13?08:13??VPlayer\plugins\access\libaccess_tcp_plugin.dll
?????文件???????35840??2012-12-13?08:13??VPlayer\plugins\access\libaccess_udp_plugin.dll
?????文件???????47616??2012-12-13?08:13??VPlayer\plugins\access\libaccess_vdr_plugin.dll
?????文件??????131072??2012-12-13?08:13??VPlayer\plugins\access\libcdda_plugin.dll
?????文件??????219648??2012-12-13?08:13??VPlayer\plugins\access\libdshow_plugin.dll
?????文件??????179712??2012-12-13?08:13??VPlayer\plugins\access\libdtv_plugin.dll
?????文件??????258560??2012-12-13?08:13??VPlayer\plugins\access\libdvdnav_plugin.dll
?????文件??????178688??2012-12-13?08:13??VPlayer\plugins\access\libdvdread_plugin.dll
?????文件???????43520??2012-12-13?08:13??VPlayer\plugins\access\libfilesystem_plugin.dll
?????文件???????35840??2012-12-13?08:13??VPlayer\plugins\access\libidummy_plugin.dll
?????文件??????157696??2012-12-13?08:13??VPlayer\plugins\access\liblibbluray_plugin.dll
?????文件??????422400??2012-12-13?08:13??VPlayer\plugins\access\librtp_plugin.dll
?????文件???????42496??2012-12-13?08:13??VPlayer\plugins\access\libscreen_plugin.dll
?????文件???????34304??2012-12-13?08:13??VPlayer\plugins\access\libsdp_plugin.dll
?????文件???????38912??2012-12-13?08:13??VPlayer\plugins\access\libstream_filter_rar_plugin.dll
............此處省略298個文件信息

評論

共有 條評論