|
@@ -78,12 +78,6 @@
|
|
|
<h3>[property:Number playbackRate]</h3>
|
|
|
<p>播放速率. 默认为 *1*.</p>
|
|
|
|
|
|
- <h3>[property:Boolean isPlaying]</h3>
|
|
|
- <p>是否正在播放</p>
|
|
|
-
|
|
|
- <h3>[property:AudioListener listener]</h3>
|
|
|
- <p>A reference to the listener object of this audio.</p>
|
|
|
-
|
|
|
<h3>[property:Number offset]</h3>
|
|
|
<p>音频开始播放的偏移时间. 和[link:https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode/start AudioBufferSourceNode.start]()的*offset*参数一样. 默认为 *0*.</p>
|
|
|
|