资源简介
c#使用VLC类库 实现视频播放。
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Runtime.InteropServices;
using System.Threading;
namespace vlc.net
{
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);
tbVideoTime.Text = “00:00:00/00:00:00“;
is_playinig_ = false;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 161 2013-08-14 13:47 VLC用C#开发\app.config
文件 143296 2015-04-13 21:57 VLC用C#开发\bin\Debug\libvlc.dll
文件 2631616 2015-04-13 22:00 VLC用C#开发\bin\Debug\libvlccore.dll
文件 114112 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libaccess_bd_plugin.dll
文件 88512 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libaccess_mms_plugin.dll
文件 115136 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libaccess_realrtsp_plugin.dll
文件 22464 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libattachment_plugin.dll
文件 637238 2015-04-13 21:56 VLC用C#开发\bin\Debug\plugins\access\libbluray-j2se-0.7.0.jar
文件 171968 2015-04-13 21:58 VLC用C#开发\bin\Debug\plugins\access\libcdda_plugin.dll
文件 554944 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libdshow_plugin.dll
文件 265152 2015-04-13 21:58 VLC用C#开发\bin\Debug\plugins\access\libdtv_plugin.dll
文件 245184 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libdvdnav_plugin.dll
文件 166848 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libdvdread_plugin.dll
文件 55744 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libfilesystem_plugin.dll
文件 98752 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libftp_plugin.dll
文件 127936 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libhttp_plugin.dll
文件 22976 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libidummy_plugin.dll
文件 56768 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libimem_plugin.dll
文件 2158528 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\liblibbluray_plugin.dll
文件 720832 2015-04-13 21:58 VLC用C#开发\bin\Debug\plugins\access\liblive555_plugin.dll
文件 52672 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\librar_plugin.dll
文件 534976 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\librtp_plugin.dll
文件 29632 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libscreen_plugin.dll
文件 22464 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libsdp_plugin.dll
文件 728000 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libsftp_plugin.dll
文件 25536 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libshm_plugin.dll
文件 49600 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libsmb_plugin.dll
文件 22464 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libtcp_plugin.dll
文件 49088 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libtimecode_plugin.dll
文件 24000 2015-04-13 21:57 VLC用C#开发\bin\Debug\plugins\access\libudp_plugin.dll
............此处省略362个文件信息
- 上一篇:WPF主题 漂亮的皮肤
- 下一篇:opc读取数据
相关资源
- c#入门经典 第七版 中文版 非扫描版
- .netc#新手菜鸟mvc5的仓库管理系统 so
- C# NPOI生成word插入图片和表格
- C#程序设计基础C#程序设计及应用教程
- 深入.NET平台和C#编程
- .net 美萍超市管理系统源码C#
- WinForm GeckoFx33 Demo JS与C#互交 窗口浏览
- 《ASP.NET程序设计项目教程》周虎,王
- 计算机图形学 三维模型处理算法初步
- C# KTV 点歌系统,C#项目源码带数据库
- C#实验--A.1 视频动态绘制练习.
- c#实现动态规划法——求解矩阵连乘问
- c#winform中完美代替WebBrowser最新的控件
- C#高级编程第9版:C#5.0 & .NET 4.5.1 par
- Illustrated C# 2010 C# 4.0图解教程
- C# WINFORM框架源碼
- C# WinForm实践开发教程清晰版
- 3D打印机上位机源码Reprap Host 是C#写的
- C#设计模式+源码JamesW.Cooper.zip
- C#程序开发范例宝典(第3版).(配套
- C#写的年会抽奖软件包含源代码.zip
- 大型ERP C#源码
- asp.net完整项目带数据库
- 清大出版社 段德亮 《C#课程设计案例
- C#人事管理系统/人力资源管理系统
- C# 7 and .NET Core: Modern Cross-Platform Deve
- C# 5.0 in a Nutshell 5th Edition.pdf
-
C# 6.0 and the .NET 4.6 fr
amework(7th). - C# .NET webservices简单使用
- C# 6.0 in a Nutshell.pdf
评论
共有 条评论