AudioPlayer icon indicating copy to clipboard operation
AudioPlayer copied to clipboard

player.playImmediately(atRate: 1.0)

Open AdamLee321 opened this issue 6 years ago • 0 comments

I am trying to get the audioPlayer to play a track from a server almost instantly, and I know that swifts AvPlayer has a function player.playImmediately(atRate: 1.0), just wondering if it is possible to access a function like this using this library?

AdamLee321 avatar Jan 21 '19 20:01 AdamLee321