[php] jwplayer 자동플레이하기 > 팁앤테크

본문 바로가기

사이트 내 전체검색

뒤로가기 팁앤테크

[php] jwplayer 자동플레이하기

페이지 정보

작성자 제로 작성일 16-03-23 13:40 조회 37,201 댓글 0

본문

<script>
var playerInstance = jwplayer("myElement");
    playerInstance.setup({
      file: "/uploads/myVideo.mp4",
      width: 640,
      height: 270,
      autostart: true,
      mute: true
    });
</script>

댓글목록 0

등록된 댓글이 없습니다.

전체 829건 6 페이지
게시물 검색
Copyright (c) 株式会社YHPLUS. All rights reserved.

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒171-0014 東京都豊島区池袋2-41-5 アーバン154 8F
050-5470-4714
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

PC 버전으로 보기