开发者

ID3v2 writing source for C#?

I'm currently using ID3v1, but it has 30 characters limit for Title. So I'm forced to use ID3v2 I think.. Can someone give me proper link or 开发者_StackOverflow社区library for that, cause I couldn't find it in Google.


ID3.org has an up to date list with different implementations. Scroll to the .NET section.

https://id3.org/Implementations


Maybe either of the following is what you're looking for:

C# ID3 Library

ID3Sharp


You could try to use TagLib#


EDIT: the original link is broken; the project can now be found here on Github. There is also a Nuget package

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜