This website requires JavaScript.
Explore
Sign In
mirror
/
electron
mirror of
https://github.com/electron/electron
Watch
1
Star
0
Fork
You've already forked electron
0
Code
Issues
Releases
Activity
fix/webrequest-checks
electron
/
docs
/
api
/
structures
/
media-access-permission-req...
261 B
Raw
Permalink
Blame
History
MediaAccessPermissionRequest Object extends
PermissionRequest
securityOrigin
string (optional) - The security origin of the request.
mediaTypes
string[] (optional) - The types of media access being requested - elements can be
video
or
audio
.