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