在线手册

  • dom obj audio

    ... again, every time it is finished mediaGroup Sets or returns the name of the media group the audio(s) is a part of muted Sets or returns whether the sound should be turned off networkState Returns ...

  • dom obj audio

    ... 用户是否正在音频中进行查找 src 设置或返回音频元素的当前来源 textTracks 返回表示可用文本轨道的 TextTrackList 对象 volume 设置或返回音频的音量 Audio 对象方法 方法 描述 addTextTrack() 在音频中添加一个新的文本轨道 canPlayType() 检查浏览器是否可以播放指定的音频类型 fastSeek() 在音频播放器中指定播 ...

  • tag audio

    ... Safari YES YES NO Opera YES YES YES MIME Types for Audio Formats Format MIME-type MP3 audio/mpeg Ogg audio/ogg Wav audio/wav Browser Support The numbers in the table specify the first browser ...

  • att audio src

    ... Explorer 9+, Firefox, Opera, Chrome, 和 Safari 浏览器都支持 src 属性。 。但是不是有的浏览器都支持音频的文件格式。 注意: Internet Explorer 8 及更早 IE 版本不支持 <audio> 标签。 定义和用法 src 属性描述了音频文件的地址 (URL)。 Ogg 文件格式的音频,可以在 Firefox, Opera 和 Chrome 浏览器下播放。 如果需要在 Internet Explorer ...

  • prop audio controller

    ... Try it yourself » Definition and Usage The controller property returns the current media controller of the audio. By default the <audio> element does not have a media controller. If a media controller is specified, the controller ...

  • att audio src

    ... file. The example above uses an Ogg file, and will work in Firefox, Opera and Chrome. To play the audio file in Internet Explorer and Safari, we must use an MP3 file. To make it work in all browsers - use <source> elements inside the < ...

  • att audio autoplay

    ... gt; 尝试一下 » 浏览器支持 Internet Explorer 9+, Firefox, Opera, Chrome, 和 Safari浏览器支持 autoplay 属性。 注意: Internet Explorer 8 及更早版本不支持 <audio> 标签。 定义和用法 autoplay 属性规定一旦音频就绪马上开始播放。 如果设置了该属性,音频将自动播放。 HTML 4.01 与 HTML 5 之 ...

  • att audio controls

    ... ; 尝试一下 » 浏览器支持 Internet Explorer 9+, Firefox, Opera, Chrome, 和 Safari 浏览器支持 controls 属性。 注意: Internet Explorer 8 及更早IE版本不支持 <audio> 标签。 定义和用法 controls 属性是一个布尔属性。如果属性存在,它指定音频控件的显示方式。音视频控件包括: 播放 暂停 进度条 音量 HTML ...

  • att audio loop

    ... , Opera, Chrome, 和 Safari 浏览器支持 loop 属性。 注意: Internet Explorer 8 及更早IE浏览器不支持 <audio> 标签。 定义和用法 loop 属性是一个布尔属性。 如果设置该属性,则音频将循环播放。 HTML 4.01 与 HTML5之间的差异 <audio> 标签是 HTML 5 中的新标签。 HTML 与 XHTML 之间的区别 在 XHTML 中, 该属性是不允许简写 ...

  • att audio muted

    ... Explorer 9 以及更早的版本不支持 muted 属性。 定义和用法 muted 属性属于逻辑属性。 如被设置,则规定视频输出应该被静音。 HTML 4.01 与 HTML5之间的差异 <audio> 属性是 HTML 5 中的新属性。 HTML 与 XHTML 之间的差异 在 XHTML 中,不允许属性简写,muted 属性必须定义为 < ...

推广服务(新)
最新文章