-
Jose Lopes authored
This is a repeating callback because the field: EncryptedMediaInitDataCB encrypted_media_init_data_cb_ defined in: https://cs.chromium.org/chromium/src/media/filters/chunk_demuxer.h?rcl=44124afc1e06fad84a6e6df7b728f80c6de5b5ac&l=477 binds in: https://cs.chromium.org/chromium/src/media/filters/chunk_demuxer.cc?rcl=44124afc1e06fad84a6e6df7b728f80c6de5b5ac&l=674 against a base::RepeatingCallback declared in: https://cs.chromium.org/chromium/src/media/filters/source_buffer_state.cc?rcl=44124afc1e06fad84a6e6df7b728f80c6de5b5ac&l=152 to a type alias defined in: https://cs.chromium.org/chromium/src/media/base/stream_parser.h?rcl=44124afc1e06fad84a6e6df7b728f80c6de5b5ac&l=108 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: I393047264102bc9b847e6603f8e79913acd6d009 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036062Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Jose Lopes <jabolopes@google.com> Cr-Commit-Position: refs/heads/master@{#742776}
066452e4