How to access Restricted audio files in Google Drive API to play them in AVPlayer (Swift 5)

后端 未结 0 453
余生分开走
余生分开走 2021-01-05 04:37

In my app I want to be able to play audio files from Google Drive. I do it like this:

import AVKit

class MyVC: UIViewController {
...
var player: AVPlayer!
.         


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