Set Profile Parameter
obs-set-profile-parameterUpdate or remove a profile parameter in OBS by providing its category, name, and new value.
Instructions
Sets the value of a parameter in the current profile's configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parameterName | Yes | Name of the parameter to set | |
| parameterValue | Yes | Value of the parameter to set. Use null to delete | |
| parameterCategory | Yes | Category of the parameter to set |