DescriptionMove utility functions for sample rate to AudioUtilities.
isSampleRateRangeGood() -> isValidAudioBufferSampleRate()
minAllowedSampleRate() -> minAudioBufferSampleRate()
maxAllowedSampleRate() -> maxAudioBufferSampleRate()
These functions have been moved to AudioUtilities.
Some const values were used in some files sporadically instead of them.
Make these functions using every places.
BUG=413244
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181947
Patch Set 1 : #
Total comments: 12
Patch Set 2 : Update patchset as review. #
Total comments: 4
Patch Set 3 : Fix some nits on comments #Patch Set 4 : Add modification in MediaElementSourceNode. #
Messages
Total messages: 19 (8 generated)
|