mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-25 00:51:53 -04: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.