SamirHodzic / ngx-embed-video

Get embed code for embedding youtube/vimeo/dailymotion/* video in websites from URL or ID in Angular 6+.
MIT License
56 stars 41 forks source link

How to pause a video? #36

Open PavanSrivatsav opened 4 years ago

PavanSrivatsav commented 4 years ago

Let's say we have multiple videos, so we will be showing in the bootstrap carousel and when we move to the next video, the previous video should be paused. So at this time, the video pause is required. So how do I pause the video?