Closed alexnaldo closed 8 years ago
self?.delegate?.playerVideo(mySelf, currentTime: mySelf.currentTime)
If called forever!!
im gonna make it to call only when the rate is different than 0
fixed on version 0.1.4,check it out
self?.delegate?.playerVideo(mySelf, currentTime: mySelf.currentTime)
If called forever!!