Contents

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.

See Also

Managing Items