[HTML]audio音频标签的属性和事件

/ 56,450评论 / 262604阅读 / 2点赞

<audio>是HTML5新加入的用于播放音频的标签,HTML5已经得到广泛的支持,所以我们可以放心使用这个标签;利用它,可以轻松地在网页上播放音频,制作音乐播放器等。下面我们来聊聊它的属性和事件

概念

元数据


属性

兼容性提示

<audio>
  能看到这段话,说明您的浏览器不支持 audio 标签捏
</audio>

controls默认音乐控制面板

<audio controls>
  能看到这段话,说明您的浏览器不支持 audio 标签捏
</audio>
<audio controls="controls">
  能看到这段话,说明您的浏览器不支持 audio 标签捏
</audio>

src音频文件链接

<audio src="./song.mp3" controls>
  能看到这段话,说明您的浏览器不支持 audio 标签捏
</audio>

source资源文件标签


<audio controls>
    <source src="./song.ogg" type="audio/ogg">
    <source src="./song.mp3" type="audio/mpeg">
    能看到这段话,说明您的浏览器不支持 audio 标签捏
</audio>

autoplay自动播放

<audio autoplay>
  您的浏览器不支持 audio 标签捏
</audio>
<audio autoplay="autoplay">
  您的浏览器不支持 audio 标签捏
</audio>

loop开启循环

<audio loop src="./song.mp3">
  您的浏览器不支持 audio 标签捏
</audio>

muted静音

<audio muted src="./song.mp3">
  您的浏览器不支持 audio 标签捏
</audio>

preload预加载方式

<audio preload="auto" src="./song.mp3">
  您的浏览器不支持 audio 标签捏
</audio>

JS操作属性

只读

这部分属性只能读取,不能进行赋值修改

duration音频总时长

const audioDOM = document.getElementById("audio");
if (isNaN(audioDOM.duration)) {
    // 未加载时的操作
} else {
    // 已加载时的操作
}

paused是否暂停

const audioDOM = document.getElementById("audio");
if (audioDOM.paused == true) {  //如果是暂停状态
    audioDOM.play();  //播放音频
} else {              //如果正在播放
    audioDOM.pause(); //暂停
}

ended是否播放完毕

currentSrc音频链接

buffered已缓存范围

let audio = document.getElementById("audio");
let timeRanges = audio.buffered;
let num = 0;
/*获取已加载时长,然后除以歌曲时长,即可得到已加载比例*/
if(timeRanges.length > 0)
    num = parseInt(timeRanges.end(timeRanges.length - 1) * 100 / audio.duration);
if (num > 100)
    num = 100;
else if (num < 0)
    num = 0;

seekable可跳转范围

networkState网络范围

error发生错误

seeking是否移动或跳转播放进度

<audio id="audio" controls src="song.mp3" onseeking="seeking">
  您的浏览器不支持 audio 标签捏
</audio>

<script>
seeking:function(){
    const audioDOM = document.getElementById("audio");
    console.log(audioDOM.seeking);
}
</script>

可读写

这部分属性可以读取,也可以赋值修改

currentTime已播放时长

const audioDOM = document.getElementById("audio");
if (audioDOM.currentTime > 5) {
    audioDOM.currentTime -= 5;
} else {
    audioDOM.currentTime = 0;
}

volume音量

const audioDOM = document.getElementById("audio");
if (audioDOM.volume < 0.9) {
    audioDOM.volume += 0.1;
} else {
    audioDOM.volume = 1;
}

playbackRate播放速度

const audioDOM = document.getElementById("audio");
if (audioDOM.playbackRate >= 2)
    audioDOM.playbackRate = 0.5;
else
    audioDOM.playbackRate += 0.25;

标签属性控制

以下属性都会返回布尔值boolean,可读写设置对应的标签属性是否启用

const audioDOM = document.getElementById("audio");
audioDOM.controls = true;
if(audioDOM.loop == false){
    audioDOM.loop = true;
}

JS操作函数

play()播放

const audioDOM = document.getElementById("audio");
if (audioDOM.canPlay == true) {   //如果资源准备好可以播放
    if (audioDOM.paused == true)  //音频为暂停状态
        audioDOM.play();    //播放
    else
        audioDOM.pause();   //暂停
}

pause()暂停

load()加载


事件

加载生命周期

loadstart开始加载

durationchange时长改变

loadedmetadata元数据加载完毕

loadeddata数据开始加载

progress加载中

canplay可以播放

canplaythrough可以播放整个音频

其他事件

timeupdate已播放时长更新

waiting等待资源中

playing播放中

play播放

pause暂停

ended结束

volumechange音量改变

ratechange播放速率改变

error发生错误

  1. Tomasdrads说道:

    top farmacia online: Cialis generico prezzo – farmacia online senza ricetta

  2. Whitescreen61说道:

    This web site certainly has all the info I needed about this subject and didn’t know who to ask.

  3. shkafy_qjOa说道:

    Идеальные шкафы купе на заказ в Москве, Индивидуальные шкафы купе на заказ в Москве
    изготовление шкафов купе на заказ https://shkafy-kupe-na-zakaz77.ru/ .

  4. RandyBulty说道:

    viagra prezzo farmacia 2023: viagra senza prescrizione – viagra naturale

  5. Tomasdrads说道:

    cerco viagra a buon prezzo: viagra prezzo – cialis farmacia senza ricetta

  6. RandyBulty说道:

    comprare farmaci online all’estero: Tadalafil generico migliore – comprare farmaci online all’estero

  7. Timothyomide说道:

    https://kamagrait.pro/# comprare farmaci online con ricetta

  8. NathanIdeft说道:

    Link pyramid, tier 1, tier 2, tier 3
    Top – 500 links with positioning contained in compositions on publishing domains

    Middle – 3000 link Redirected connections

    Level 3 – 20000 references mix, remarks, posts

    Implementing a link hierarchy is beneficial for web crawlers.

    Need:

    One hyperlink to the website.

    Search Terms.

    Correct when 1 query term from the page title.

    Highlight the extra feature!

    Important! First-level hyperlinks do not conflict with Secondary and Tertiary-order links

    A link network is a mechanism for enhancing the circulation and link profile of a website or social network

  9. Tomasdrads说道:

    comprare farmaci online all’estero: Avanafil a cosa serve – acquistare farmaci senza ricetta

  10. NathanIdeft说道:

    Link pyramid, tier 1, tier 2, tier 3
    Top – 500 connections with integration inside compositions on writing platforms

    Level 2 – 3000 domain Redirected hyperlinks

    Lower – 20000 links mix, feedback, writings

    Implementing a link structure is advantageous for online directories.

    Necessitate:

    One link to the site.

    Keywords.

    True when 1 query term from the website heading.

    Observe the complementary service!

    Essential! First-level connections do not overlap with 2nd and Tertiary-level connections

    A link hierarchy is a mechanism for boosting the circulation and backlink portfolio of a online platform or online community

  11. NathanIdeft说道:

    Link pyramid, tier 1, tier 2, tier 3
    Top – 500 links with placement embedded in pieces on writing platforms

    Tier 2 – 3000 web address Redirected connections

    Lower – 20000 connections mix, feedback, posts

    Implementing a link network is helpful for web crawlers.

    Need:

    One connection to the domain.

    Keywords.

    Accurate when 1 search term from the page heading.

    Observe the extra feature!

    Crucial! Tier 1 links do not coincide with Tier 2 and Tertiary-tier connections

    A link hierarchy is a tool for elevating the liquidity and referral sources of a digital property or virtual network

  12. RandyBulty说道:

    п»їFarmacia online migliore: avanafil 100 mg prezzo – Farmacia online miglior prezzo

  13. NathanIdeft说道:

    Link pyramid, tier 1, tier 2, tier 3
    Level 1 – 500 connections with integration embedded in compositions on article platforms

    Tier 2 – 3000 URL Redirected links

    Tertiary – 20000 hyperlinks assortment, remarks, articles

    Implementing a link pyramid is useful for search engines.

    Need:

    One hyperlink to the site.

    Key Phrases.

    Accurate when 1 search term from the content heading.

    Note the additional service!

    Essential! Primary links do not intersect with Tier 2 and 3rd-tier references

    A link pyramid is a instrument for boosting the flow and referral sources of a website or virtual network

  14. Timothyomide说道:

    https://cialisgenerico.life/# Farmacie online sicure

  15. Bulazhybetle说道:

    Сомово – компания, которая предлагает купить гостиные комнаты. Используем только лучшие материалы для создания мебели. Постоянно обновляем ассортимент. Гарантируем выгодную стоимость и оперативную обработку заявок. Мебель отличается надежностью и прочностью, она долго вам прослужит. Ищете где купить гостиные в Москве? Somovo-mebel.ru/catalog/gostinnye – тут есть возможность приобрести с оперативной доставкой недорого гостиные. Наша основная цель – сделать так, чтобы было комфортно и уютно в домах клиентов. Приглашаем вас за покупками высококачественной мебели в «Сомово»!

  16. Lazrlhk说道:

    Здравствуйте!
    Мы изготавливаем дипломы психологов, юристов, экономистов и прочих профессий по приятным тарифам.
    rushkadiplomiks.ru/otzyvy-i-kommentarii

  17. RandyBulty说道:

    farmacia online piГ№ conveniente: sildenafil oral jelly 100mg kamagra – farmacia online senza ricetta

  18. RandyBulty说道:

    Farmacia online miglior prezzo: kamagra gold – comprare farmaci online all’estero

  19. cross country vehicle transport services Car-shipping24.com .

  20. Tomasdrads说道:

    comprare farmaci online all’estero: Cialis generico controindicazioni – Farmacia online piГ№ conveniente

  21. RandyBulty说道:

    migliori farmacie online 2024: avanafil 100 mg prezzo – Farmacia online piГ№ conveniente

  22. Michaelfiets说道:

    оформить займ под залог птс
    http://telent.ussoft.kr/bbs/board.php?bo_table=free&wr_id=1556214

  23. Tomasdrads说道:

    viagra online in 2 giorni: viagra online siti sicuri – viagra online in 2 giorni

  24. Timothyomide说道:

    http://kamagrait.pro/# comprare farmaci online all’estero

  25. Mazrfjf说道:

    Привет!
    Всё о покупке аттестата о среднем образовании: полезные советы
    rushkadiplomik.ru

  26. Tomasdrads说道:

    le migliori pillole per l’erezione: viagra senza ricetta – viagra originale in 24 ore contrassegno

  27. Lazrwyl说道:

    Здравствуйте!
    Мы изготавливаем дипломы психологов, юристов, экономистов и любых других профессий по доступным тарифам.
    rushkadiplomik.ru/diplom-o-srednem-tehnicheskom-obrazovanii

  28. Sazrtmg说道:

    Добрый день!
    Диплом о высшем образовании
    gamesmaker.ru/forum/common/offtopics/#replyform

  29. Tomasdrads说道:

    comprare farmaci online con ricetta: Cialis generico 5 mg prezzo – Farmacie on line spedizione gratuita

  30. Mazrcuh说道:

    Здравствуйте!
    Как приобрести аттестат о среднем образовании в Москве и других городах
    rushkas-diploms.ru/kupit-diplom-stroitelya

  31. Mazrpiw说道:

    Здравствуйте!
    Официальная покупка школьного аттестата с упрощенным обучением в Москве
    rushkadiplomikx.ru/diplom-tekhnikuma-kolledzha

  32. Mazryfg说道:

    Добрый день!
    Процесс получения диплома стоматолога: реально ли это сделать быстро?
    diploms-rushkas.ru/svidetelstvo-o-rozhdenii-sssr1

  33. Timothyomide说道:

    https://viagragenerico.site/# viagra consegna in 24 ore pagamento alla consegna

  34. RobertGew说道:

    интимные товары москвы
    http://moskovsky.borda.ru/?1-4-0-00000438-000-0-0-1719684237

  35. NathanIdeft说道:

    Link pyramid, tier 1, tier 2, tier 3
    Level 1 – 500 links with positioning embedded in pieces on writing domains

    Tier 2 – 3000 web address Rerouted connections

    Tier 3 – 20000 hyperlinks combination, feedback, writings

    Utilizing a link network is useful for search engines.

    Require:

    One hyperlink to the website.

    Key Phrases.

    Accurate when 1 key phrase from the content title.

    Remark the supplementary feature!

    Vital! First-level links do not overlap with Tier 2 and 3rd-level connections

    A link network is a instrument for boosting the movement and link profile of a internet domain or online community

  36. Valeria Voorhis说道:

    Mythic Boost, created by gamers for gamers, offers fast, enjoyable, and professional Boosting Services for games like https://mythicboost.com/division-2. Our expert team helps you achieve your in-game goals efficiently. Enhance your gaming experience and dominate the game with Mythic Boost!

  37. Hortense Abilay说道:

    Mythic Boost, created by gamers for gamers, offers fast, enjoyable, and professional Boosting Services for games like https://mythicboost.com/wow. Our expert team helps you achieve your in-game goals efficiently. Enhance your gaming experience and dominate the game with Mythic Boost!

  38. RandyBulty说道:

    cialis farmacia senza ricetta: viagra senza prescrizione – viagra generico in farmacia costo

  39. RandyBulty说道:

    Farmacie on line spedizione gratuita: Cialis generico 20 mg 8 compresse prezzo – Farmacie online sicure

  40. RandyBulty说道:

    acquistare farmaci senza ricetta: avanafil senza ricetta – migliori farmacie online 2024

  41. RandyBulty说道:

    farmacie online sicure: Cialis generico farmacia – comprare farmaci online all’estero

  42. NathanIdeft说道:

    Link pyramid, tier 1, tier 2, tier 3
    Primary – 500 hyperlinks with inclusion embedded in pieces on article sites

    Tier 2 – 3000 URL Rerouted references

    Lower – 20000 connections assortment, posts, articles

    Implementing a link pyramid is helpful for indexing systems.

    Require:

    One hyperlink to the platform.

    Query Terms.

    Valid when 1 keyword from the content title.

    Note the supplementary feature!

    Vital! Top references do not coincide with 2nd and 3rd-rank links

    A link hierarchy is a mechanism for elevating the liquidity and backlink portfolio of a internet domain or social network

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注