Migrate media tracks updated callback.
This callback is called in: https://cs.chromium.org/chromium/src/media/filters/source_buffer_state.cc?rcl=aa249ef6fe237699a94759d51dfa5f3cd2b55966&l=852 which is in the context of the method: https://cs.chromium.org/chromium/src/media/filters/source_buffer_state.cc?rcl=aa249ef6fe237699a94759d51dfa5f3cd2b55966&l=590 which is bound repeating, so it can be called multiple times: https://cs.chromium.org/chromium/src/media/filters/source_buffer_state.cc?rcl=bfd9a7897bf5085cdab7041c8df7077b35156b97&l=576 This is part of the base::Callback migration. Context: https://cs.chromium.org/chromium/src/docs/callback.md?rcl=9fcc3764aea8f97e9f6de4a9ee61d554e67edcda&l=40 Bug: 714018 Change-Id: I180addc28f5d7034d9bb7c46833cc34ed195e04e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036099 Auto-Submit: Jose Lopes <jabolopes@google.com> Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Jose Lopes <jabolopes@google.com> Cr-Commit-Position: refs/heads/master@{#743045}
Showing
Please register or sign in to comment