Skip to content

Commit

Permalink
feat(UI): Add new stats to context menu (#6814)
Browse files Browse the repository at this point in the history
  • Loading branch information
tykus160 authored Jun 13, 2024
1 parent 7633286 commit 8395b91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/ui.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,11 @@ shaka.ui.Overlay = class {
'pauseTime',
'playTime',
'completionPercent',
'manifestSizeBytes',
'bytesDownloaded',
'nonFatalErrorCount',
'manifestPeriodCount',
'manifestGapCount',
],
contextMenuElements: [
'loop',
Expand Down

0 comments on commit 8395b91

Please sign in to comment.