bennetthardwick / rust-obs-plugins

A safe wrapper around the OBS API, useful for creating OBS sources, filters and effects.
GNU General Public License v2.0
187 stars 32 forks source link

Add some wrapper functions for OutputContext #36

Closed clouds56 closed 1 year ago

rogueyoshi commented 1 year ago

Thank you, will be using this.

EDIT: As a slight aside, do you know where the Properties GUI for Outputs show up in OBS? As far as I can tell, properties on Outputs are completely user-inaccessible.

clouds56 commented 1 year ago

do you know where the Properties GUI for Outputs show up in OBS?

No, now there's no way to access properties like source and filters, and even no official way to start/stop an output.