Dash.js: is there a way to disable the log?

Created on 17 Nov 2015  路  1Comment  路  Source: Dash-Industry-Forum/dash.js

is there a way to disable the log?

Most helpful comment

On your MediaPlayer instance:

mediaPlayer.getDebug().setLogToBrowserConsole(false)

>All comments

On your MediaPlayer instance:

mediaPlayer.getDebug().setLogToBrowserConsole(false)

Was this page helpful?
0 / 5 - 0 ratings