Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry pick PR #2774: Delete the callback before the mMediaCodec is s…
…et to null. (#2779) Refer to the original PR: #2774 There is a race condition that the callback is triggered after mMediaCodec is set to null. b/331835987 Co-authored-by: Colin Liang <[email protected]>
- Loading branch information