DescriptionRename AudioRenderer::Play/Pause() to Start/StopRendering().
This makes a clearer separation between methods for controlling the
actual rendering of audio versus methods for controlling the state of the
renderer (i.e,. flushing and seeking).
Consequently, clean up AudioRendererImpl to reflect the separation
between rendering methods and state change methods.
BUG=370634
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270017
Patch Set 1 : #
Total comments: 2
Patch Set 2 : rebase #
Messages
Total messages: 9 (0 generated)
|