Show / Hide Table of Contents

Enum H264Trellis

Enables or disables Trellis quantization. NOTE: This requires cabac

Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum H264Trellis

Fields

Name Description
DISABLED

Disabled

ENABLED_ALL

Enabled on all mode decisions

ENABLED_FINAL_MB

Enabled only on the final encode of a macro block

Back to top Generated by DocFX