startItemID
The item identified by the store identifier to play first.
Declaration
var startItemID: String? { get set }Discussion
When this property isn’t set, the value is nil and the first item in the queue is the first item to play.
The item identified by the store identifier to play first.
var startItemID: String? { get set }When this property isn’t set, the value is nil and the first item in the queue is the first item to play.