如何在C#winform中使用VLC插件 [英] how to play with VLC plugin in C# winform

查看:1048
本文介绍了如何在C#winform中使用VLC插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我关注视频C_教程100_如何将VLC媒体播放器嵌入到youtube中的C_ Windows窗体应用程序


但运行后无法播放视频

使用System;

使用System.Collections.Generic;

使用System.ComponentModel;

使用System.Data;

使用System.Drawing;

使用System.Linq;

使用System.Text;

使用System.Threading。任务;
$
使用System.Windows.Forms;

解决方案

以下链接应该有帮助


https://social.msdn.microsoft.com/Forums/windows/en-US/24694ee2-80bf-4823-8a31-8c57620293f4/i-want-to-add- vlc-media-player-in-window-application?forum = winforms



http://stackoverflow.com/questions/13645743/how-to-embed-vlc-in-my-windows-form-application-with-c-sharp


I follow video C_ Tutorial 100_ How to embed VLC Media Player into C_ Windows Forms Application in youtube

but can not play video after run

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;

解决方案

Following links should help

https://social.msdn.microsoft.com/Forums/windows/en-US/24694ee2-80bf-4823-8a31-8c57620293f4/i-want-to-add-vlc-media-player-in-window-application?forum=winforms

http://stackoverflow.com/questions/13645743/how-to-embed-vlc-in-my-windows-form-application-with-c-sharp


这篇关于如何在C#winform中使用VLC插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆