pub unsafe extern "C" fn obs_source_filter_remove(
source: *mut obs_source_t,
filter: *mut obs_source_t,
)
Expand description
Removes a filter from the source
pub unsafe extern "C" fn obs_source_filter_remove(
source: *mut obs_source_t,
filter: *mut obs_source_t,
)
Removes a filter from the source