AVPlayer 是支持直接从一个url 下载并播放视频的:. let urlAssrt = AVURLAsset(url: URL(string: mediaUrl)); let playerItem = AVPlayerItem(asset ...
確定! 回上一頁