Enum WeightedPredictionPFrames
Defines the mode for weighted prediction for P-frames
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum WeightedPredictionPFrames
Fields
| Name | Description |
|---|---|
| DISABLED | Do not keep P-frame references |
| SIMPLE | Enable weighted references |
| SMART | Enable weighted references and duplicates |