Initialize(String, Int32, Int32, RecordingOptions) Method

Definition

Assembly HeadlessTestingFramework.dll

Initializes the encoder with the specified output path and settings.

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.