Closed
Bug 851403
Opened 12 years ago
Closed 8 years ago
Expose the currently used cubeb backend for support purposes
Categories
(Core :: Audio/Video: cubeb, defect, P4)
Core
Audio/Video: cubeb
Tracking
()
RESOLVED
FIXED
People
(Reporter: kinetik, Unassigned)
References
Details
Since bug 837564 makes it possible for different backends to be used depending on a given machine's capabilities, we may need to know which backend is in use for support purposes.
It might makes sense to expose the result of calling cubeb_get_backend_id(ctx) in about:support, but at a minimum we should log it via NSPR logging.
Reporter | ||
Updated•12 years ago
|
Updated•9 years ago
|
backlog: --- → webrtc/webaudio+
Rank: 45
Component: Audio/Video → Audio/Video: MSG/cubeb/GMP
Priority: -- → P4
Updated•9 years ago
|
backlog: webrtc/webaudio+ → ---
Component: Audio/Video: MediaStreamGraph → Audio/Video: cubeb
Reporter | ||
Comment 1•8 years ago
|
||
This was done in bug 1288980, and bug 1197045 covers extending it.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•