appendItem(_:)
Adds the specified item to the end of the queue.
Declaration
func appendItem(_ item: WKAudioFilePlayerItem)Parameters
- item:
The player item to add to the queue.
Adds the specified item to the end of the queue.
func appendItem(_ item: WKAudioFilePlayerItem)The player item to add to the queue.