1
0
mirror of https://github.com/videojs/video.js.git synced 2025-03-17 21:18:27 +02:00

Merge branch 'master' of github.com:videojs/video.js

This commit is contained in:
Steve Heffernan 2013-11-04 15:18:31 -08:00
commit d9bb81018b

View File

@ -415,7 +415,7 @@ vjs.Player.prototype.onLoadedMetaData;
* Fired when the player has downloaded data at the current playback position
* @event loadeddata
*/
vjs.Player.prototype.onLoadedMetaData;
vjs.Player.prototype.onLoadedData;
/**
* Fired when the player has finished downloading the source data