var myPlayer = videojs('example_video_1'); ... pause(). Pause the video playback myPlayer.pause(); ... Check if the player is paused
確定! 回上一頁