共用方式為


MPMusicPlayerStoreQueueDescriptor.SetEndTime(Double, String) 方法

定義

設定媒體專案停止播放的時間。

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

參數

endTime
Double

專案停止播放的時間。

storeID
String

要停止之專案的存放區識別碼。

屬性

適用於