Extending audio rendering traces on Mac with rebuffering info.
On Mac all the rendering from the same renderer to the same device runs on the same buffer size which is a minimum of all the requested buffer sizes. FIFO is injected in case that buffer size does not match the one requested by the audio stream. Here we add tracing of the buffer mismatch.
Looks like it's a long enough explanation of 0.5 LOC change :)

TBR=dalecurtis@chromium.org

Review-Url: https://codereview.chromium.org/2278483002
Cr-Commit-Position: refs/heads/master@{#414362}
1 file changed