videojs ('my-player', { plugins: { foo: {bar: true}, boo: {baz: false} } });. The above is roughly equivalent to: var player = videojs(' ...
確定! 回上一頁