Does VLC media player have a C# interface?

寵の児 提交于 2019-11-27 11:58:26

There is an .Net Interface to VLC and Vlc.DotNet.

There is an implementation on CodePlex. DMediaPlayer - Simple VLC frontend. Hope this is what you are looking for...

Also there is Vlc.DotNet

The project have all you need and it is compatible all versions of VLC >= 1.1

You can find samples on site.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!