The array is reset in Init() but not the indexer. This makes the start point undefined after Init() for re-initializing an AudioLoop. This can be fixed. BUG= Review URL: https://codereview.webrtc.org/1727353002 Cr-Commit-Position: refs/heads/master@{#11739}