player.on( 'durationchange', function( e ) { window.console.log( 'videoJS: durationchange' ); }); player.on( 'ended', ...
確定! 回上一頁