obs-get-filter-kind-list
Retrieve a list of all available source filter types in OBS Studio to identify which filters can be applied to sources for video and audio processing.
Instructions
Gets an array of all available source filter kinds
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}