Method RemoveRecorder
RemoveRecorder(RecorderSettings)
Removes an instance of Recorder Settings from the current collection.
Declaration
public void RemoveRecorder(RecorderSettings recorder)
Parameters
| Type | Name | Description |
|---|---|---|
| RecorderSettings | recorder | The Recorder settings instance to be removed. |