<bdo id='uSySq'></bdo><ul id='uSySq'></ul>
    1. <i id='uSySq'><tr id='uSySq'><dt id='uSySq'><q id='uSySq'><span id='uSySq'><b id='uSySq'><form id='uSySq'><ins id='uSySq'></ins><ul id='uSySq'></ul><sub id='uSySq'></sub></form><legend id='uSySq'></legend><bdo id='uSySq'><pre id='uSySq'><center id='uSySq'></center></pre></bdo></b><th id='uSySq'></th></span></q></dt></tr></i><div id='uSySq'><tfoot id='uSySq'></tfoot><dl id='uSySq'><fieldset id='uSySq'></fieldset></dl></div>

        <small id='uSySq'></small><noframes id='uSySq'>

      1. <legend id='uSySq'><style id='uSySq'><dir id='uSySq'><q id='uSySq'></q></dir></style></legend>
      2. <tfoot id='uSySq'></tfoot>

        获取嵌入式 iframe youtube 播放器的当前时间?

        时间:2023-09-06
      3. <i id='MxQ3M'><tr id='MxQ3M'><dt id='MxQ3M'><q id='MxQ3M'><span id='MxQ3M'><b id='MxQ3M'><form id='MxQ3M'><ins id='MxQ3M'></ins><ul id='MxQ3M'></ul><sub id='MxQ3M'></sub></form><legend id='MxQ3M'></legend><bdo id='MxQ3M'><pre id='MxQ3M'><center id='MxQ3M'></center></pre></bdo></b><th id='MxQ3M'></th></span></q></dt></tr></i><div id='MxQ3M'><tfoot id='MxQ3M'></tfoot><dl id='MxQ3M'><fieldset id='MxQ3M'></fieldset></dl></div>
      4. <legend id='MxQ3M'><style id='MxQ3M'><dir id='MxQ3M'><q id='MxQ3M'></q></dir></style></legend>
        <tfoot id='MxQ3M'></tfoot>

        <small id='MxQ3M'></small><noframes id='MxQ3M'>

            <tbody id='MxQ3M'></tbody>
            • <bdo id='MxQ3M'></bdo><ul id='MxQ3M'></ul>

                  本文介绍了获取嵌入式 iframe youtube 播放器的当前时间?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  这里我试过如下:

                  HTML

                  <iframe id="player" style="position: relative; height: 220px; width: 400px" src="http://www.youtube.com/embed/7a_CVFRqYv4?rel=0&amp;enablejsapi=1"></iframe>
                  

                  脚本

                  var player;
                  function onYouTubePlayerAPIReady() {player = new YT.Player('player');}
                  

                  这里我想做这样的动作,比如当播放器计时达到 6 秒时,我想改变 iframe 的 src.

                  Here i want to such action like when the player timing reaches 6 seconds,i want to change the src of the iframe.

                  推荐答案

                  此线程描述了如何使用 YouTube API 获取当前 YouTube 视频时间

                  This thread describes how you can get the current playing time of a video using the YouTube API Getting Current YouTube Video Time

                  然后可能使用 setInterval() 每秒运行一次以检查 API 中的 getCurrentTime() 的值,如果 value = 6 则将 src 设置为新视频.

                  Then maybe use setInterval() to run every second to check the value of getCurrentTime() from the API and if value = 6 set the src to the new video.

                  这篇关于获取嵌入式 iframe youtube 播放器的当前时间?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:Youtube iFrame API 'YT 未定义' 下一篇:如何制作 YouTube 无铬播放器?

                  相关文章

                  <legend id='CQRlr'><style id='CQRlr'><dir id='CQRlr'><q id='CQRlr'></q></dir></style></legend>

                  <small id='CQRlr'></small><noframes id='CQRlr'>

                  <i id='CQRlr'><tr id='CQRlr'><dt id='CQRlr'><q id='CQRlr'><span id='CQRlr'><b id='CQRlr'><form id='CQRlr'><ins id='CQRlr'></ins><ul id='CQRlr'></ul><sub id='CQRlr'></sub></form><legend id='CQRlr'></legend><bdo id='CQRlr'><pre id='CQRlr'><center id='CQRlr'></center></pre></bdo></b><th id='CQRlr'></th></span></q></dt></tr></i><div id='CQRlr'><tfoot id='CQRlr'></tfoot><dl id='CQRlr'><fieldset id='CQRlr'></fieldset></dl></div>
                1. <tfoot id='CQRlr'></tfoot>

                        <bdo id='CQRlr'></bdo><ul id='CQRlr'></ul>