play( )


Begins or resumes playback.

This method plays the current video and fires a play event.

The play event handlers set on the video player by the onPlay function or in the editor are called.

Method Declaration
Copy
Request
This method does not take any parameters
Did this help?