pub unsafe extern "C" fn obs_source_active(
source: *const obs_source_t,
) -> bool
Expand description
Returns true if active, false if not
pub unsafe extern "C" fn obs_source_active(
source: *const obs_source_t,
) -> bool
Returns true if active, false if not