Enum BitrateSelectionMode
BitrateSelectionMode
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum BitrateSelectionMode
Fields
| Name | Description |
|---|---|
| COMPLEXITY_RANGE | Bitrate will be selected based on the complexity range given in the configuration ( |
| OPTIMIZED | Bitrate will be selected to provide the best quality for the resulting encoding profile. |