Confirmed users
53
edits
Line 72: | Line 72: | ||
// list of active audio channels | // list of active audio channels | ||
readonly attribute DOMString[] activeAudioChannels; | readonly attribute DOMString[] activeAudioChannels; | ||
// list of active and non muted audio channels | // list of active and non muted audio channels | ||
readonly attribute DOMString[] soundingAudioChannels; | readonly attribute DOMString[] soundingAudioChannels; |