canPlayType(type); } }; }; videojs.DashSourceHandler.canPlayType = function(type) { const dashTypeRE = /^application\/dash\+xml/i; ...
確定! 回上一頁