I am currently testing the use of AVPlayer with audio streaming url, using Swift. There are play() and pause() methods, but the problem is that, pausing onl
SWIFT 3 Version:
player.replaceCurrentItem(with: nil)