can't change initial buffer size in VLC_controls.js
Posted: 07 Apr 2009 17:25
var VLC_controller_default_buffersize = "5";
I would expect that changing this value ( 7 ,10 , etc..) in VLCcontrols.js would provide a new *default* buffersize value ; but it does not happen , it sticks to 5 sec (5*1000) ...
so how/where can I set a new default buffer time value ?
I would expect that changing this value ( 7 ,10 , etc..) in VLCcontrols.js would provide a new *default* buffersize value ; but it does not happen , it sticks to 5 sec (5*1000) ...
so how/where can I set a new default buffer time value ?