MediaAccessPermissionRequest

Properties

Link copied to clipboard
abstract var isMainFrame: Boolean

Whether the frame making the request is the main frame.

Link copied to clipboard
abstract var mediaTypes: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<electron/core/MediaAccessPermissionRequestMediaType>??

The types of media access being requested - elements can be video or audio.

Link copied to clipboard
abstract var requestingUrl: String

The last URL the requesting frame loaded.

Link copied to clipboard
abstract var securityOrigin: String?

The security origin of the request.