JQuery Cycle 2 and Video content

JQuery Cycle 2 and Video content

Hi,

I have a rotator using JQuery Cycle 2 that contains images and videos. For videos, it will either be in YouTube or Movideo player.

Scenario 1: The cycle should be auto-rotating but it should pause when a video is played.
Scenario 2: When the user manually moves to next slide while video is playing, the video should pause.

Scenario 2 is handled by JQuery Cycle 2 YouTube plugin  http://malsup.github.io/jquery.cycle2.video.js

But how can Scenario 1 be integrated into this as well?

Thanks!