VLC 媒体播放器有 C# 接口吗? [英] Does VLC media player have a C# interface?

查看:37
本文介绍了VLC 媒体播放器有 C# 接口吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以使用 C# 控制台应用程序中的包装器从 VLC 播放中当前播放的文件中读取曲目统计信息(时间、标题等)?有人对使用的包装器有任何建议吗?

Is it possible to read the track statistics(time, title etc) from a currently playing file in VLC play using a wrapper in a C# console application? does anyone have any recommendations for a wrapper to use?

推荐答案

使用 libvlc 接口的 .Net 用户控件

a .Net user control that uses libvlc interfaces

  • Vlc.DotNet

    托管 VLC 库的音频/视频功能的 .net 库.换句话说,它是 libvlc 的 .net 包装器.

    a .net library that hosts the audio/video capabilities of the VLC libraries. In other words, it's a .net wrapper around libvlc.

  • 在 CodePlex 上的实现 - DMediaPlayer - 简单的 VLC 前端.

    一个简单但不错的 VLC 媒体播放器前端.

    a simple but nice frontend for VLC media player.

  • 这篇关于VLC 媒体播放器有 C# 接口吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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