Google Git
Sign in
chromium / chromium / src.git / c004564dcd80e078136866d21ab942e78a93753a / . / ui / base / now_playing
tree: 09fc2749d43357f35c32ec40e4cb8ba421b0582d [path history] [tgz]
  1. BUILD.gn
  2. mock_now_playing_info_center_delegate.cc
  3. mock_now_playing_info_center_delegate.h
  4. mock_remote_command_center_delegate.cc
  5. mock_remote_command_center_delegate.h
  6. now_playing_info_center_delegate.cc
  7. now_playing_info_center_delegate.h
  8. now_playing_info_center_delegate_cocoa.h
  9. now_playing_info_center_delegate_cocoa.mm
  10. now_playing_info_center_delegate_impl.h
  11. now_playing_info_center_delegate_impl.mm
  12. OWNERS
  13. README.md
  14. remote_command_center_delegate.cc
  15. remote_command_center_delegate.h
  16. remote_command_center_delegate_impl.h
  17. remote_command_center_delegate_impl.mm
  18. remote_command_center_delegate_ns.h
  19. remote_command_center_delegate_ns.mm
  20. remote_command_center_delegate_observer.cc
  21. remote_command_center_delegate_observer.h
ui/base/now_playing/README.md

This component is used to interface with Mac OS's MPNowPlayingInfoCenter and related MediaPlayer API: https://developer.apple.com/documentation/mediaplayer/mpnowplayinginfocenter

This includes an interface for MPRemoteCommandCenter, which can be used to receive media-related user input (e.g. media keys and actions that are available through the MPNowPlayingInfoCenter such as repeat and rating). https://developer.apple.com/documentation/mediaplayer/mpremotecommandcenter

Note that these APIs are only available on Mac OS 10.12.2 or later.

Powered by Gitiles| Privacy| Termstxt json