mirror of
https://github.com/videojs/video.js.git
synced 2025-07-17 01:42:41 +02:00
docs: fix a comment of the player's loadedmetadata event (#7506)
This commit is contained in:
@ -144,7 +144,7 @@ const TECH_EVENTS_RETRIGGER = [
|
|||||||
* @type {EventTarget~Event}
|
* @type {EventTarget~Event}
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
* Retrigger the `stalled` event that was triggered by the {@link Tech}.
|
* Retrigger the `loadedmetadata` event that was triggered by the {@link Tech}.
|
||||||
*
|
*
|
||||||
* @private
|
* @private
|
||||||
* @method Player#handleTechLoadedmetadata_
|
* @method Player#handleTechLoadedmetadata_
|
||||||
|
Reference in New Issue
Block a user