Closed Bug 1324538 Opened 7 years ago Closed 7 years ago

Update the AudioParam interface

Categories

(Core :: Web Audio, defect)

50 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1308431

People

(Reporter: baku, Unassigned)

References

Details

https://webaudio.github.io/web-audio-api/#idl-def-AudioParam

    AudioParam cancelAndHoldAtTime (double cancelTime);
    readonly        attribute float minValue;
    readonly        attribute float maxValue;

These are not implemented yet in our codebase.
This looks like Bug 1308431.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Blocks: 1324659
Adding minValue and maxValue is being done in Bug 1265398.
You need to log in before you can comment on or make changes to this bug.