Contents

items

The array of queued items.

Declaration

var items: [WKAudioFilePlayerItem] { get }

Discussion

This property contains the array of queued WKAudioFilePlayerItem objects. The initial contents of this array are set at initialization time but you may add or remove items using the methods of this class.

See Also

Managing Items