Dart Documentationchrome.audio

chrome.audio library

The chrome.audio API is provided to allow users to get information about and control the audio devices attached to the system. This API is currently only implemented for ChromeOS.

Properties

final ChromeAudio audio #

Accessor for the chrome.audio namespace.

final ChromeAudio audio = new ChromeAudio._()

Classes