issues
search
sbooth
/
SFBAudioEngine
A powerhouse of audio functionality for macOS, iOS, and tvOS
https://sbooth.github.io/SFBAudioEngine/
MIT License
569
stars
86
forks
source link
Improve -playbackTime and -getPlaybackPosition:andTime:
#142
Closed
sbooth
closed
4 years ago
sbooth
commented
4 years ago
Eliminates the possibility of division by zero if sample rate is 0 (unlikely but possible)
Correctly sets times to -1 if the corresponding frame is -1