Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
public 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
media_item_manager_impl.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
media_item_manager_impl.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
media_item_manager_impl_unittest.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.md

Global Media Controls

The Global Media Controls use information from the Media Session service as well as other sources (e.g. Cast sessions) to provide a set of controls for all currently active media items, so it is layered on top of the Media Session service instead of being a part of it. This component provides UI to its users in the form of Views components.

This component is or will be used by both //chrome and //ash, so it cannot directly depend on either or on //content (since //ash cannot depend on //content).