The MediaSession API should also have an action handler for the playbackrate.
Currently it's only possible to report the current playbackrate via setPositionState() but there is no way to trigger a change of the playbackrate. Apps which don't rely on the MediaSession API often allow the change of the playbackrate on lock scrreens or so but web based players have no possibility to do that because of the lack of such an action handler.
(also reported in the chromium tracker: https://issues.chromium.org/issues/413595415)
The MediaSession API should also have an action handler for the playbackrate.
Currently it's only possible to report the current playbackrate via setPositionState() but there is no way to trigger a change of the playbackrate. Apps which don't rely on the MediaSession API often allow the change of the playbackrate on lock scrreens or so but web based players have no possibility to do that because of the lack of such an action handler.
(also reported in the chromium tracker: https://issues.chromium.org/issues/413595415)