Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
..
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
now_playing_info_center_delegate.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
now_playing_info_center_delegate.mm 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
now_playing_info_center_delegate_cocoa.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
now_playing_info_center_delegate_cocoa.mm 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
remote_command_center_delegate.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
remote_command_center_delegate.mm 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
remote_command_center_delegate_cocoa.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
remote_command_center_delegate_cocoa.mm 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
system_media_controls_mac.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu
system_media_controls_mac.mm 4762b62e7d Publish DEPS for 106.0.5249.13 1 rok temu

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.