6 lines
261 B
Markdown
6 lines
261 B
Markdown
|
# 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`.
|