Scale Property

Definition

Assembly HeadlessTestingFramework.dll

Gets or sets the scale factor for the output video. 1.0 = original size, 0.5 = half size.

public double Scale { get; set; }

Returns