-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Recording
-
VideoConversionOptions
-
Properties
-
Scale
Scale Property
Definition
Gets or sets the scale factor for the output video.
1.0 = original size, 0.5 = half size.
public double Scale { get; set; }
Returns