Initialize(String, Int32, Int32, RecordingOptions) Method

Definition

Initializes the encoder with the specified output path and settings.

public void Initialize(string outputPath, int width, int height, RecordingOptions options)

Parameters

outputPath
String

The output file or directory path.

width
Int32

Frame width.

height
Int32

Frame height.

options
RecordingOptions

Recording options.