Giter Club home page Giter Club logo

Comments (7)

foolip avatar foolip commented on August 18, 2024

On Android there are multiple volumes, and which volume is changed depends on what kind of audio the app claims to be playing. So it's neither per-app nor global, really. I'm not even sure if volume button events get router to the app.

from mediasession.

marcoscaceres avatar marcoscaceres commented on August 18, 2024

This is the same on iOS, where you have "ringer" and "media" volume. However, it is also not possible to control per app. I know this is not in the MediaSession API, but maybe we can remove mention of volume from the README?

from mediasession.

foolip avatar foolip commented on August 18, 2024

Sure, we should avoid any impression that volume buttons would be routed to any API so that apps could implement it by setting HTMLMediaElement.volume or something. Ducking and stream type is still related though, so it's not the case that volume is entirely a separate issue. Pull request?

from mediasession.

foolip avatar foolip commented on August 18, 2024

Fixed by #15

from mediasession.

Poopooracoocoo avatar Poopooracoocoo commented on August 18, 2024

Now that Chrome has the Global Media Controls, individual volume controls for media makes sense. So many players have their own separate volume control. @foolip whaddya think?

from mediasession.

foolip avatar foolip commented on August 18, 2024

@Poopooracoocoo sorry I've not been following my GitHub notifications lately.

Note that each media element already has separate volume control (via the volume property) but perhaps this isn't what you're asking for? If not, please file a new issue so that the people now maintaining this spec see it :)

from mediasession.

Poopooracoocoo avatar Poopooracoocoo commented on August 18, 2024

@foolip thank you. you're right! Here's the crbug if you wanna star it: https://bugs.chromium.org/p/chromium/issues/detail?id=1082063

from mediasession.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.