Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
From: Juliusz Chroboczek <jch@irif.fr>
To: "Toke Høiland-Jørgensen" <toke@toke.dk>
Cc: galene@lists.galene.org
Subject: [Galene] Re: Should volume start at <100%?
Date: Sun, 17 Jan 2021 17:21:47 +0100	[thread overview]
Message-ID: <87wnwb8rfo.wl-jch@irif.fr> (raw)
In-Reply-To: <87y2gr8wrn.fsf@toke.dk>

> What does the volume slider actually do?

It sets the HTMLMediaElement.volume property:

  The volume IDL attribute must return the playback volume of any audio
  portions of the media element. On setting, if the new value is in the
  range 0.0 to 1.0 inclusive, the media element's playback volume must be
  set to the new value. If the new value is outside the range 0.0 to 1.0
  inclusive, then, on setting, an "IndexSizeError" DOMException must be
  thrown instead.

  https://html.spec.whatwg.org/multipage/media.html#dom-media-volume


   

  reply	other threads:[~2021-01-17 16:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-17 12:21 [Galene] " Juliusz Chroboczek
2021-01-17 14:26 ` [Galene] " Toke Høiland-Jørgensen
2021-01-17 16:21   ` Juliusz Chroboczek [this message]
2021-01-17 23:14     ` Toke Høiland-Jørgensen
2021-01-17 16:47 ` Michael Ströder
2021-01-17 16:49   ` Juliusz Chroboczek
2021-01-17 16:52     ` Giuseppe Castagna
2021-01-18  9:06       ` Giuseppe Castagna
2021-01-17 16:57     ` Michael Ströder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wnwb8rfo.wl-jch@irif.fr \
    --to=jch@irif.fr \
    --cc=galene@lists.galene.org \
    --cc=toke@toke.dk \
    --subject='[Galene] Re: Should volume start at <100%?' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox