Method AddRecorderSettings
AddRecorderSettings(RecorderSettings)
Adds a new instance of Recorder Settings to the current collection.
Declaration
public void AddRecorderSettings(RecorderSettings recorder)
Parameters
Type | Name | Description |
---|---|---|
RecorderSettings | recorder | The Recorder Settings instance to add. |