Skip to main content

Crate libobs_simple

Crate libobs_simple 

Source
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.