Share via


EncoderPresetConfigurations.MaxBitrateBps Property

Definition

The maximum bitrate in bits per second (threshold for the top video layer). Example: set MaxBitrateBps as 6000000 to avoid producing very high bitrate outputs for contents with high complexity.

public int? MaxBitrateBps { get; set; }
member this.MaxBitrateBps : Nullable<int> with get, set
Public Property MaxBitrateBps As Nullable(Of Integer)

Property Value

Applies to