DescriptionUpdate media::AudioClock API to take time since writing into account.
AudioRendererImpl will continue to function as it does today since it
always calls CurrentMediaTimestamp() inside the audio callback, hence
the time since writing is always zero.
When TimeDeltaInterpolator gets replaced by AudioRendererImpl as the
master clock inside Pipeline, we'll need a method for determining the
current media timestamp at any point in time to provide good video
synchronization that isn't affected by what the audio callback buffer
size is.
BUG=370634
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283353
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|