WebAPI/AudioChannels: Difference between revisions

Jump to navigation Jump to search
Line 43: Line 43:
   readonly attribute DOMString[] occupiedChannels;
   readonly attribute DOMString[] occupiedChannels;
   void setOccupyChannel(DOMString channel, boolean occupy);
   void setOccupyChannel(DOMString channel, boolean occupy);
 
   attribute DOMString volumeControlChannel; // The channel to adjust the volume for when volume keys are pressed
   attribute DOMString volumeControlChannel; // The channel to adjust the volume for when volume keys are pressed
  }
  }
Confirmed users
716

edits

Navigation menu