Edit

Share via


MPMusicPlayerStoreQueueDescriptor.SetEndTime(Double, String) Method

Definition

Sets the time that the media item will stop playing.

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

Parameters

endTime
Double

The time at which the item will stop playing.

storeID
String

The store ID of the item to stop.

Attributes

Applies to