Confirmed users
716
edits
No edit summary |
|||
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 | |||
} | } | ||