Skip to content
  • xhwang's avatar
    media: Introduce DemuxerStreamProvider interface. · 1c5668ec
    xhwang authored
    Now RendererImpl only takes DemuxerStreamProvider (minimal interface it needs)
    instead of the full Demuxer. Also, this makes other Renderer implementations
    easier since they don't necessarily have access to a full Demuxer.
    
    BUG=392236
    TEST=No functionality change and all existing tests pass.
    
    Review URL: https://codereview.chromium.org/523283002
    
    Cr-Commit-Position: refs/heads/master@{#294081}
    1c5668ec