prefer-current-tab.idl (287B)
1 // GENERATED CONTENT - DO NOT EDIT 2 // Content was automatically extracted by Reffy into webref 3 // (https://github.com/w3c/webref) 4 // Source: preferCurrentTab (https://wicg.github.io/prefer-current-tab/) 5 6 partial dictionary MediaStreamConstraints { 7 boolean preferCurrentTab = false; 8 };