mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
docs: Fix downloadfailed event definition (#8938)
This commit is contained in:
committed by
GitHub
parent
bf14512291
commit
4aa896197b
@@ -121,6 +121,7 @@ goog.requireType('shaka.media.PresentationTimeline');
|
||||
/**
|
||||
* @event shaka.Player.DownloadFailed
|
||||
* @description Fired when a download has failed, for any reason.
|
||||
* @property {string} type
|
||||
* 'downloadfailed'
|
||||
* @property {!shaka.extern.Request} request
|
||||
* @property {?shaka.util.Error} error
|
||||
|
||||
Reference in New Issue
Block a user