How to get title and artist from url in swift

前端 未结 0 697
北海茫月
北海茫月 2021-01-12 14:09

I\'m trying to get title and artist name from audio URL using swift. Here is my code.

let url = NSURL(string: urlstring)
let options = [AVURLAssetAllowsCellul         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题