Closed
Bug 1191171
Opened 10 years ago
Closed 10 years ago
Add SetVolume() to DecodedStream
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla42
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
Details
Attachments
(1 file)
To be more consistent with AudioSink which also has SetVolume() and we don't have to pass the volume to DecodedStream::SendData().
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Bug 1191171 - Add SetVolume() to DecodedStream.
Attachment #8644094 -
Flags: review?(roc)
Comment on attachment 8644094 [details]
MozReview Request: Bug 1191171 - Add SetVolume() to DecodedStream.
https://reviewboard.mozilla.org/r/15223/#review13719
Ship It!
Attachment #8644094 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
Thanks for the review.
Comment 6•10 years ago
|
||
Assignee: nobody → jwwang
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•