mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-27 15:46:13 -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.