Expand description
A simplified interface for recording and streaming with libobs
Re-exports§
pub use error::ObsSimpleError;pub use libobs_wrapper as wrapper;
Modules§
- error
- output
- sources
- A library for creating OBS sources without having to figure out what properties are used by sources.
Macros§
- define_
object_ manager - Generates builder and updater structs for OBS objects.