简体   繁体   English

如何在Xamarin.Forms中获取本地音乐信息?

[英]How to get local music information in Xamarin.Forms?

I am gonna build Xamarin.Forms app which will read music information like the artist's name and song's name from local music file. 我将构建Xamarin.Forms应用程序,该应用程序将从本地音乐文件中读取音乐信息,例如艺术家的姓名和歌曲的名称。 Is there any way to do that? 有什么办法吗?

Actually I need to get local music files like iTunes. 实际上,我需要获取iTunes之类的本地音乐文件。

Here is a link for the Xamarin Media Manager to play music and videos using Xamarin.Forms 这是Xamarin媒体管理器使用Xamarin.Forms播放音乐和视频的链接

https://github.com/martijn00/XamarinMediaManager https://github.com/martijn00/XamarinMediaManager

You can combine this with a local file reader and away you go. 您可以将其与本地文件阅读器结合使用,然后就可以使用了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM