Hi Everyone
I want to show icons over the video and play video within ion-content tag not full screen, how it can be done. I am using ionic video player plugin. When the video play it covers full screen. My code to show video is as below
Hi Everyone
I want to show icons over the video and play video within ion-content tag not full screen, how it can be done. I am using ionic video player plugin. When the video play it covers full screen. My code to show video is as below
It is not possible since videoPlayer is native code. Now what you can do is build modal with html video tag over on that put icon.