mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-05 15:16:13 -05:00
Add function size_t obs_source_get_filter_count(obs_source_t *source) which returns the number of filters a source has. Update docs for it.