-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Recording
-
VideoConversionOptions
-
Properties
-
FfmpegPath
FfmpegPath Property
Definition
Gets or sets the path to FFmpeg executable.
If null, assumes FFmpeg is in PATH.
public string? FfmpegPath { get; set; }
Returns