Callback interface used for asynchronous continuation of media access permission requests.
Namespace: CefSharpCefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax C# C++ Copypublic interface IMediaAccessCallback : IDisposable
public interface class IMediaAccessCallback : IDisposable
The IMediaAccessCallback type exposes the following members.
Methods Name Description CancelCancel the media access request.
ContinueCall to allow or deny media access. If this callback was initiated in response to a getUserMedia (indicated by DeviceAudioCapture and/or DeviceVideoCapture being set) then
allowedPermissionsmust match requestedPermissions param passed to
OnRequestMediaAccessPermission(IWebBrowser, IBrowser, IFrame, String, MediaAccessPermissionType, IMediaAccessCallback) DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.) Top See Also Reference CefSharp NamespaceRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4