通过Timer.scheduledTimer传递参数

时间:2018-06-25 20:09:52

标签: swift xcode audio timer avplayer

我试图使用Timer.scheduledTimer通过我的updateTime函数传递一个url(这样我就可以计算音频文件的持续时间)。我收到错误消息“ #selector的参数未引用'@objc'方法,属性或初始化程序”。 (注意:我正在为“玩家”使用AVPlayer)(此外,另一个堆栈溢出页面的答案对我也不起作用。)

我的功能:

IClientStore

错误enter image description here

0 个答案:

没有答案