Edit

Share via


MPMusicPlayerStoreQueueDescriptor.SetStartTime(Double, String) Method

Definition

Sets the time that the media item will start playing.

[Foundation.Export("setStartTime:forItemWithStoreID:")]
public virtual void SetStartTime (double startTime, string storeID);
abstract member SetStartTime : double * string -> unit
override this.SetStartTime : double * string -> unit

Parameters

startTime
Double

The time at which the item will start playing.

storeID
String

The store ID of the item to start.

Attributes

Applies to