Sort tracks by id in MediaStreamAudioSourceNode
When there are multiple tracks in a MediaStreamAudioSourceNode, the track to use is the first track after sorting the tracks based on a lexicographic ordering of the track ids using code unit values. Feature: https://www.chromestatus.com/feature/5749997033226240 Bug: 984994, 983790 Change-Id: I0c194caa98de1f0283927dc0206219ab7679c86d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706775Reviewed-by:Kent Tamura <tkent@chromium.org> Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#681066}
Showing
Please register or sign in to comment