Crate libobs_wrapper

Crate libobs_wrapper 

Source

Re-exports§

pub use libobs as sys;

Modules§

context
OBS Context Management
crash_handler
data
display
For this display method to work, another preview window has to be created in order to create a swapchain This is because the main window renderer is already handled by other processes
encoders
enums
graphics
logger
runtime
Runtime management for safe OBS API access across threads
scenes
signals
sources
unsafe_send
Sendable wrapper types for non-Send types
utils

Macros§

impl_obs_drop
impl_signal_manager
run_with_obs
run_with_obs_impl

Type Aliases§

Vec2Deprecated