SwiftAudio icon indicating copy to clipboard operation
SwiftAudio copied to clipboard

QueuedAudioPlayer.reset() is not accessible due to 'internal' protection level

Open TomFrank opened this issue 5 years ago • 0 comments
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

TomFrank avatar Nov 02 '20 09:11 TomFrank