nkoehler / mat-video

:tv: mat-video is an Angular 8/9+ video player using Material!
https://nkoehler.github.io/mat-video/
MIT License
91 stars 47 forks source link

Add playsinline support #46

Closed buu700 closed 4 years ago

buu700 commented 4 years ago

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video#attr-playsinline

nkoehler commented 4 years ago

I've pulled the code from this since there were conflicts and have manually resolved them. Thank you for the contribution!