0
<vg-player></vg-player>
요소 외부의 컨트롤러를 사용할 수있는 방법이 있습니까? 외부의 비디오 2 컨트롤 <vg-player> 요소
<vg-player>
외부 전체 화면 버튼을 만들려고 노력 해요 :
<vg-controls>
<vg-fullscreen></vg-fullscreen>
</vg-controls>
<vg-player>
<vg-controls>
<vg-fullscreen></vg-fullscreen>
</vg-controls>
<video [vgMedia]="media" #media id="singleVideo" preload="auto" autoplay>
<source src="assets/videos/mov_bbb.mp4" type="video/mp4"/>
</video>
</vg-player>´
이를 내가이 비디오의 ontop을, 다른 장소에서이 버튼을 원하기 때문에. ERROR TypeError: Invalid event target