Builder
class Builder
Properties
Link copied to clipboard
Required. Denominator of the maximum allowed compression ratio.
Link copied to clipboard
Required. Numerator of the maximum allowed compression ratio, defined as overrun divided by target duration. For example, numerator 5 with denominator 100 means max 5% compression. Set to 0 to disable compression entirely (only trim or pad will be used).
Link copied to clipboard
Maximum number of fractional milliseconds past an integer second that qualify for the trim path (frame dropping). Default is 0 (trimming disabled).