mirror of
https://github.com/videojs/video.js.git
synced 2025-01-21 11:02:08 +02:00
749105d32c
Pass `false` as `userAction.click` to disable the default click-to-play behavior. Alternatively, pass in a function, to enable custom behavior. Fixes #7123.