我只是想知道你如何重复 AVAudioPlayer?
I am just wondering how you repeat a AVAudioPlayer?
将属性 numberOfLoops 设置为 -1 会进入无限循环.
Set the Property numberOfLoops to -1 and it would go into infinite loop.
这篇关于如何重复 AVAudioPlayer?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!