sbooth / SFBAudioEngine

A powerhouse of audio functionality for macOS and iOS
https://sbooth.github.io/SFBAudioEngine/
MIT License
552 stars 87 forks source link

-audioPlayerEndOfAudio: fix #164

Closed sbooth closed 3 years ago

sbooth commented 3 years ago

Fix for instances where -audioPlayerNodeEndOfAudio: is sent before the next decoder has started rendering, for example when a seek to the last frame of the current decoder occurs.