WebAPI/AudioChannels: Difference between revisions

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