Difference between revisions of "stopVideo(what state)"

From pinHeck Wiki
Jump to: navigation, search
(Created page with "'''Example:''' stopVideo(0); Stops any currently playing video. Does not affect enqueued videos. Currently only supports a value of "0" which means terminate video.")
 
(No difference)

Latest revision as of 21:08, 21 September 2014

Example:

stopVideo(0);

Stops any currently playing video. Does not affect enqueued videos.

Currently only supports a value of "0" which means terminate video.