minor changes
This commit is contained in:
parent
bd2fdf4c70
commit
b232117ff5
1 changed files with 1 additions and 1 deletions
|
@ -1035,7 +1035,7 @@ function tryRemoveElement(elem) {
|
|||
* @private
|
||||
*/
|
||||
renderSsaAss(videoElement, track, item) {
|
||||
const avaliableFonts = new Array();
|
||||
const avaliableFonts = [];
|
||||
const attachments = this._currentPlayOptions.mediaSource.MediaAttachments || [];
|
||||
attachments.map(function (i) {
|
||||
// embedded font url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue