mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
parent
5df705a41f
commit
52ea5204a2
158 changed files with 1124 additions and 1124 deletions
|
@ -24,7 +24,7 @@ interface AudioBufferSourceNode : AudioScheduledSourceNode {
|
|||
attribute boolean loop;
|
||||
attribute double loopStart;
|
||||
attribute double loopEnd;
|
||||
[Throws] void start(optional double when = 0,
|
||||
[Throws] undefined start(optional double when = 0,
|
||||
optional double offset,
|
||||
optional double duration);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue