status
The status of the player item.
Declaration
var status: WKAudioFilePlayerItemStatus { get }Discussion
When the value of this property is WKAudioFilePlayerItemStatus.failed, the error property contains the reason for the failure.
The status of the player item.
var status: WKAudioFilePlayerItemStatus { get }When the value of this property is WKAudioFilePlayerItemStatus.failed, the error property contains the reason for the failure.