See also RequestHandler._OnBeforePluginLoad().
Web Plugin API available in upstream CEF, but not yet exposed in CEF Python (see src/include/cef_web_plugin.h):
- CefRegisterCdmCallback
- CefRegisterWidevineCdm
- CefIsWebPluginUnstable
- CefRegisterWebPluginCrash
- CefUnregisterInternalWebPlugin
- CefRefreshWebPlugins
- CefVisitWebPluginInfo
Table of contents:
Return | string |
Returns the plugin name (i.e. Flash).
Return | string |
Returns the plugin file path (DLL/bundle/library).
Return | string |
Returns the version of the plugin (may be OS-specific).
Return | string |
Returns a description of the plugin from the version information.