static let WKAudioFilePlayerItemDidPlayToEndTime : NSNotification.Name
A notification that the item has played successfully to its end.
ある通知、それは項目がうまくそれの終わりまで再生されてしまったことを通知します。
static let WKAudioFilePlayerItemFailedToPlayToEndTime : NSNotification.Name
A notification that the item failed to play to its end.
ある通知、それは項目がそれの終わりまで再生するのに失敗したことを通知します。
static let WKAudioFilePlayerItemTimeJumped : NSNotification.Name
A notification that the item’s current time has changed discontinuously.
ある通知、それは項目のもつ現在の時間が不連続に変化したことを通知します。