VideoConverter(String?) Constructor

Definition

Assembly HeadlessTestingFramework.dll

Creates a new video converter.

public VideoConverter(string? ffmpegPath = null)

Parameters

ffmpegPath
String

Path to FFmpeg executable. If null, assumes FFmpeg is in PATH.