FfmpegPath Property

Definition

Assembly HeadlessTestingFramework.dll

Gets or sets the path to FFmpeg executable. If null, assumes FFmpeg is in PATH.

public string? FfmpegPath { get; set; }

Returns