obs-set-profile-parameter
Set or delete configuration parameters in the current OBS Studio profile to customize streaming and recording settings.
Instructions
Sets the value of a parameter in the current profile's configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parameterCategory | Yes | Category of the parameter to set | |
| parameterName | Yes | Name of the parameter to set | |
| parameterValue | Yes | Value of the parameter to set. Use null to delete |