• halliwell's avatar
    Allow CastContentBrowserClient to customise media pipeline device · 1a428218
    halliwell authored
    We need a hook to customise how MediaPipelineDevice is created,
    orthogonal to the vendor-specific aspect of creation.  Decided to
    keep existing factory method for the vendor customisation so there's
    no need to change vendor implementations for now (although this
    will all get moved into libcast_media before long).  New hook is
    in CastContentBrowserClient and can be substituted as the other
    Platform* functions already are.
    
    BUG=
    
    Review URL: https://codereview.chromium.org/1168643004
    
    Cr-Commit-Position: refs/heads/master@{#333090}
    1a428218
cast_content_browser_client_simple.cc 1.29 KB