pub unsafe extern "C" fn obs_enum_filter_types(
    idx: size_t,
    id: *mut *const c_char
) -> bool
Expand description

Enumerates all available filter source types.

Filters are sources that are used to modify the video/audio output of other sources.