Method StartRecording
StartRecording(string, int, EncoderSettings)
record viewer in a file
Declaration
[HandleProcessCorruptedStateExceptions]
public void StartRecording(string filePath, int viewer, EncoderSettings encoderSettings = null)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | filePath | File in which video while be saved  | 
    
| int | viewer | Viewer to use for recording video  | 
    
| EncoderSettings | encoderSettings | Settings used for the encoder  |