This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26953 - Volume needs to be defined
Summary: Volume needs to be defined
Status: RESOLVED FIXED
Alias: None
Product: WebRTC Working Group
Classification: Unclassified
Component: Media Capture and Streams (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Dan Burnett
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-02 14:29 UTC by Harald Alvestrand
Modified: 2014-10-30 20:09 UTC (History)
1 user (show)

See Also:


Attachments

Description Harald Alvestrand 2014-10-02 14:29:28 UTC
"Volume" (the control) is defined as a double between 0.0 and 1.0.

This needs to be:
a) consistent with HTMLMediaElement
b) defined in such a way that "0.5" has a definite meaning.

Pointers needed.
Comment 1 Cullen Jennings 2014-10-30 17:02:49 UTC
Proposed fix in 

https://github.com/w3c/mediacapture-main/pull/39
Comment 2 Harald Alvestrand 2014-10-30 18:18:53 UTC
Accepted in WG. This bug does not address whether "volume" should exist or not.
Comment 3 Dan Burnett 2014-10-30 20:07:58 UTC
PR 39 applied.