标签: ios swift audio avplayer
我使用AVPlayer在项目中播放视频,现在需要检查是否有音频流。
playerController.player?.currentItem?.asset.tracks
在我检查时为空。 我该如何检查?