sbooth / SFBAudioEngine

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

Keep a strong reference to `decoderState->mDecoder` #151

Closed sbooth closed 4 years ago

sbooth commented 4 years ago

In case the decoder is reclaimed before the block is invoked.