Function obs_source_filter_count

Source
pub unsafe extern "C" fn obs_source_filter_count(
    source: *const obs_source_t,
) -> usize
Expand description

Gets the number of filters the source has.