首先你需要對視頻播放器的引用。 http://videojs.com/docs/api/ var myPlayer = _V_("myVideoID");. 然後你可以使用API來啓動/停止/復位視頻。
確定! 回上一頁