-
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Errors:
this.refs.player.getCurrentTime();
Uncaught TypeError: Cannot read property 'getCurrentTime' of undefined
this.refs.player.getSecondsLoaded();
Uncaught TypeError: Cannot read property 'getSecondsLoaded' of undefined
this.refs.player.getDuration();
Uncaught TypeError: Cannot read property 'getDuration' of undefined
pip list | grep dash
dash 1.8.0
dash-core-components 1.7.0
dash-html-components 1.0.2
dash-player 0.0.1
dash-renderer 1.2.3
dash-table 4.6.0
Metadata
Metadata
Assignees
Labels
No labels