DescriptionAdd support for real audio output to mojo.
This isn't what we want to do long term, but it allows audio playback
for now. It's just an adapter between the browser side AudioOutputStream
and the renderer side AudioRendererSink.
Note this will not work if html_viewer is sandboxed, which is why we
need to come up with a generic audio output service next.
BUG=none
TEST=mojo demo launcher
Committed: https://crrev.com/b8792792795dd2c1956fcce4e93d1a7e46fb2218
Cr-Commit-Position: refs/heads/master@{#300794}
Patch Set 1 : Cleanup. #
Total comments: 2
Patch Set 2 : Bug. #
Total comments: 7
Patch Set 3 : Comments. #
Messages
Total messages: 12 (3 generated)
|