mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
514246c8de
`airplay` button uses WebKit's proprietary API. In newer versions, this has been replaced by the RemotePlayback API, which is available in `remote` button. More info: https://caniuse.com/mdn-api_remoteplayback --------- Co-authored-by: Theodore Abshire <TheodoreAbshire@Gmail.com>