• damienv's avatar
    Add a buffering controller for Chromecast. · 63429df7
    damienv authored
    The buffering controller serves two purposes:
    - for URL playback, this will smooth playback when network
      condition is not good enough. This basically avoids continuous
      stuttering in that case.
    - for MSE playback, it stops playback when either audio or video
      underruns (which is a special case of the low buffer level state).
    
    BUG=408189
    
    Review URL: https://codereview.chromium.org/509213002
    
    Cr-Commit-Position: refs/heads/master@{#292764}
    63429df7
cma_logging.h 523 Bytes