Skip to content

MediaSession should have a playbackrate action handler #361

Description

@bjacke

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions