Show / Hide Table of Contents

Enum H264MotionEstimationMethod

Integer pixel motion estimation method

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

Fields

Name Description
DIA

diamond search, radius 1 (fast)

HEX

hexagonal search, radius 2

UMH

uneven multi-hexagon search

Back to top Generated by DocFX