Home | History | Annotate | Download | only in multimedia

Lines Matching full:chrome

20         @param extension: Extension got from telemetry chrome wrapper.
28 """Checks chrome.audio is available.
35 "chrome.audio") != None),
38 raise AudioExtensionHandlerError('chrome.audio is not available.')
43 """Gets the audio info from Chrome audio API.
83 "chrome.audio.getInfo(function(outputInfo, inputInfo) {"
132 """Sets the active audio output volume using chrome.audio API.
146 chrome.audio.setProperties(
161 """Mutes the active audio output using chrome.audio API.
175 chrome.audio.setProperties(
190 """Gets the volume state of active audio output using chrome.audio API.
211 Chrome.audio also uses this id to specify input/output
227 chrome.audio.setActiveDevices(