在.NET v4.0的解析MP3文件 [英] Parse MP3 file in .NET v4.0

查看:148
本文介绍了在.NET v4.0的解析MP3文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何分析一个MP3文件,以获得其所有属性?如何编辑的MP3文件的属性?是否有任何类可以在.NET 4.0版?

How can I parse an MP3 file to get its all attributes? Also how to edit and the attributes of the MP3 file? Is there any class available in .NET v4.0?

推荐答案

这些属性称为ID3标签。我不认为这是.NET框架的范围内提供阅读。

Those attributes are called ID3 tags. I do not think it is the scope of the .NET framework to provide reading them.

下面是从SourceForge一些code。

Here is some code from SourceForge.

http://sourceforge.net/projects/csid3lib/

这篇关于在.NET v4.0的解析MP3文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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