-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Recording
-
RecordingSession
-
Methods
-
Initialize(Int32, Int32, String)
Initialize(Int32, Int32, String) Method
Definition
Initializes the session with the specified dimensions.
public void Initialize(int width, int height, string outputPath)
Parameters
- height
- Int32
Frame height.
- outputPath
- String
Output path for the recording.