prepend(_:)
Inserts the media items defined by the queue descriptor into the current queue immediately after the currently playing media item.
Declaration
func prepend(_ descriptor: MPMusicPlayerQueueDescriptor)Parameters
- descriptor:
A queue descriptor the system uses to prepend media items to the playback queue.