obsproject / obs-browser

CEF-based OBS Studio browser plugin
GNU General Public License v2.0
781 stars 222 forks source link

Add proc handler for javascript event #387

Closed exeldro closed 1 year ago

exeldro commented 1 year ago

Description

Add proc handler for javascript event to a browser source

Motivation and Context

Allow other plugins to use javascript events on browser sources. This can be used by the Browser Transition plugin to send start transition event including duration

How Has This Been Tested?

With test code in the Browser Transition plugin

Types of changes

Checklist: