Contents

MPMusicPlayerPlayParametersQueueDescriptor

A set of properties and methods for modifying how to play items, based on play parameters the framework returns.

Declaration

class MPMusicPlayerPlayParametersQueueDescriptor

Overview

Use this class to modify the player queue created by a query before the queue begins to play. You can modify when individual items start and stop playing, along with setting the first item for playing.

Topics

Creating a new play parameters queue descriptor

Accessing the play parameters

Setting start and end times

See Also

Media player queues