Method SetRecorderControllerSettings
SetRecorderControllerSettings(RecorderControllerSettings)
Set the RecorderWindow controller settings and update the UI. This allow to set settings even if the window is open.
Declaration
public void SetRecorderControllerSettings(RecorderControllerSettings settings)
Parameters
Type | Name | Description |
---|---|---|
RecorderControllerSettings | settings | The new RecorderControllerSettings to set. |