nowPlayingInfo
The current now playing information for the player item.
Declaration
var nowPlayingInfo: [String : Any]? { get set }Discussion
Setting this value to nil clears the player item’s now playing information.
The current now playing information for the player item.
var nowPlayingInfo: [String : Any]? { get set }Setting this value to nil clears the player item’s now playing information.