remove unused functions: Renderer::HasAudio()/HasVideo() |
||
Issue descriptionThis was used to report MetaData, e.t. https://codereview.chromium.org/418143005 metadata.has_audio = renderer_->HasAudio(); metadata.has_video = renderer_->HasVideo(); Now this is set based on the stream we have https://cs.chromium.org/chromium/src/media/base/pipeline_impl.cc?rcl=14805370
,
Dec 1 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Dec 1 2016