Contents

setStartTime(_:forItemWithStoreID:)

Sets the time the designated store item is to start playing.

Declaration

func setStartTime(_ startTime: TimeInterval, forItemWithStoreID storeID: String)

Parameters

  • startTime:

    The Timeinterval describing when the store item starts playing.

  • storeID:

    The store identifier associated with the item in the queue that has a changed start time.

See Also

Setting start and end times