This repository has been archived by the owner on Jul 31, 2020. It is now read-only.
I need more control over the video API, this is not a bug. #4
Labels
enhancement
New feature or request
I need more control over the video API, improve docs, or document how to? Thank you very much.
feature request, or proposal:
I'm developing a landing with a video player, where I have a Video with mat-video, the thing is that I need to know when the video has ended, that's why I think I need to access the video player API, to get the current time and total time and compare both, or simply listen to an ended event listener.
What is the current behavior?
No knowing how to gain more control over the video API.
What is the expected behavior?
Been able to play, stop, the video from the API.
What are the steps to reproduce?
Just install the component.
What is the use-case or motivation for changing an existing behavior?
Curiosity, learning, build something personal.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 5, TypeScript 5.
Is there anything else I should know?
Great component, pretty cool.
The text was updated successfully, but these errors were encountered: