currentDate
The current date of playback.
Declaration
var currentDate: Date? { get }Discussion
This value is nil if playback doesn’t map to a date.
The current date of playback.
var currentDate: Date? { get }This value is nil if playback doesn’t map to a date.