teoli2003 / audio-channels-demo

A demo to show how the AudioChannels API works, at a basic level

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

audio-channels-demo

The currently-Firefox OS-only AudioChannels API allows you to specify the position your audio occupies in a hierarchy of importance. Going forward, less important audio items and events will not pause your audio playing, but more important ones will. For example, you will want your audio player app to continue playing in the background while you do other things, but you will want to mute it while you answer a phone call.

Run example live.

About

A demo to show how the AudioChannels API works, at a basic level

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 44.2%Language:HTML 27.3%Language:CSS 26.6%Language:ApacheConf 1.9%