add icon
This commit is contained in:
@@ -589,6 +589,7 @@ static const char *browser_name(void *unused)
|
||||
static struct obs_source_info browser_info = {
|
||||
.id = "webkit_browser_source",
|
||||
.type = OBS_SOURCE_TYPE_INPUT,
|
||||
.icon_type = OBS_ICON_TYPE_BROWSER,
|
||||
.output_flags = OBS_SOURCE_ASYNC_VIDEO | OBS_SOURCE_INTERACTION,
|
||||
.get_name = browser_name,
|
||||
.create = browser_create,
|
||||
|
||||
Reference in New Issue
Block a user