url
The URL of the audio file.
Declaration
var url: URL? { get }Discussion
This property is nil if you don’t create the player with a URL.
The URL of the audio file.
var url: URL? { get }This property is nil if you don’t create the player with a URL.