Invoke VideoRenderer flush callback via PostTask
This is necessary to ensure flush callback is called outside of VideoRenderer::lock_ thus allowing the callback code to access VideoRender methods. AudioRendererImpl already does the same thing. Review-Url: https://codereview.chromium.org/2012903002 Cr-Commit-Position: refs/heads/master@{#396963}
Showing
Please register or sign in to comment