Initialize(Int32, Int32, String) Method

Definition

Assembly HeadlessTestingFramework.dll

Initializes the session with the specified dimensions.

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

Parameters

width
Int32

Frame width.

height
Int32

Frame height.

outputPath
String

Output path for the recording.