SwiftAudio
SwiftAudio copied to clipboard
QueuedAudioPlayer.reset() is not accessible due to 'internal' protection level
trafficstars
Describe the bug I want to reset QueuedAudioPlayer's queue, but the reset() method is not accessible.
To Reproduce Call queuedPlayer.reset()
Expected behavior queuePlayer queue can be cleared so that it can be replaced with new audio items.
Screenshots None
Smartphone (please complete the following information):
- Device: Any
- OS: iOS 14; Xcode 12
- Version SwiftAudio (0.11.2)
Additional context None