Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
gnattu
2024-09-22 05:50:10 +08:00
committed by GitHub
parent 43e4c2a517
commit fb1b9b15bb
+1 -1
View File
@@ -1613,7 +1613,7 @@ export class HtmlVideoPlayer {
// unset stream when switching to transcode
player.setTrackForDisplay(player.#mediaElement, null, -1);
}
})
});
}
/**