Jørgen Henrichsen

Results 6 comments of Jørgen Henrichsen

Not aware of this, have you tried with a fresh native iOS project, import SwiftAudio then build for release?

Nice! Yeah, I have thought about the same thing and it is definitely something that should be added 👍

The `updateDuration` event is called whenever the AVPlayerItem changes its `duration`. You can use this to know when the duration changes. If if seems to change abnormally I can take...

The `updateDuration` seems to work as intended, it is only intended to send events whenever the item updates its duration value. Does your scrub behave better with your PR #87...

Sorry, it is hard for me to understand your issue. It is much easier to understand your code if you are clear on what you expect to happen, what you...

Yep, seems like a fair thing to include!