• Skip to main content
  • Select language
  • Skip to search
MDN Web Docs
  • Technologies
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs / DOM
    • WebExtensions
    • MathML
  • References & Guides
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
B2G OS
  1. MDN
  2. Archive of obsolete content
  3. B2G OS
  4. B2G OS APIs
  5. Navigator (Firefox OS extensions)
  6. Navigator.mozAudioChannelManager

Navigator.mozAudioChannelManager

In This Article
  1. Syntax
    1. Return value
  2. Specifications
  3. Browser compatibility
  4. See also

The navigator.mozAudioChannelManager object provides access to the mozAudioChannelManager interface, which is used to manage your Firefox OS device's audio channels, including setting what channel's volume to affect when the volume buttons are pressed inside a particular app.

Syntax

var mgr = window.navigator.mozAudioChannelManager;

Return value

A mozAudioChannelManager object.

Specifications

The AudioChannels API has no official spec at the moment; see https://wiki.mozilla.org/WebAPI/AudioChannels for implementation details, WebIDL, etc.

Browser compatibility

  • Desktop
  • Mobile
Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
General support No support No support No support No support No support
Feature Android Chrome Firefox Mobile (Gecko) Firefox OS IE Phone Opera Mobile Safari Mobile
General support No support No support No support 1.0.1 No support No support No support

See also

  • mozAudioChannelManager
  • App permissions for Firefox OS
  • Using the AudioChannels API

Document Tags and Contributors

Tags: 
  • API
  • AudioChannels
  • Device API
  • Firefox OS
  • Navigator
  • Property
  • Reference
 Contributors to this page: chrisdavidmills, teoli, fscholz, kscarfone, MHasan
 Last updated by: chrisdavidmills, Feb 27, 2017, 2:09:22 AM
See also
  1. Archive
  2. Related pages for Firefox OS
    1. MozAlarmsManager
    2. MozMobileNetworkInfo
    3. MozWifiP2pGroupOwner