Skip to content

isabella232/audio-channels-demo

 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.0%
  • HTML 27.9%
  • CSS 27.1%