Searched refs:ProtectedResourceType (Results 1 – 5 of 5) sorted by relevance
1276 var ProtectedResourceType; variable1277 (function (ProtectedResourceType) {1278 ProtectedResourceType["MidiSysex"] = "TYPE_MIDI_SYSEX";1279 ProtectedResourceType["VIDEO_CAPTURE"] = "TYPE_VIDEO_CAPTURE";1280 ProtectedResourceType["AUDIO_CAPTURE"] = "TYPE_AUDIO_CAPTURE";1281 ProtectedResourceType["SENSOR"] = "TYPE_SENSOR";1282 })(ProtectedResourceType || (ProtectedResourceType = {}));
39 … | ProtectedResourceType | Mi…
7577 获取网页所请求的权限资源列表,资源列表类型参考[ProtectedResourceType](#protectedresourcetype9枚举说明)。8151 ## ProtectedResourceType<sup>9+</sup>枚举说明
7577 …sted for the web page. For details about the resource types, see [ProtectedResourceType](#protecte…8147 ## ProtectedResourceType<sup>9+</sup>