Here's a basic Angular player implementation. It just instantiates the Video.js player on OnInit and destroys it on OnDestroy . // vjs-player.component.ts ...
確定! 回上一頁