If AudioWorklet AudioParam is constant, make the array have length 1
If the AudioParam is constant over a rendering quantum, we're allowed to set the parameter value array to have a length one to indicate that the audio param is constant. Make this so if the audio param is truly constant. Bug: 814796 Test: audioworklet-audioparam-size.https.html Change-Id: Ib6e5805dbeb418ad3c202c9c79adc87bc93dad4a Reviewed-on: https://chromium-review.googlesource.com/1097977Reviewed-by:Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#573985}
Showing
Please register or sign in to comment