Contents

remove(_:)

Removes a media item from the music player’s queue.

Declaration

func remove(_ item: MPMediaItem)

Parameters

  • item:

    The media item to remove from the queue.

See Also

Adding and removing items