Show / Hide Table of Contents

Enum MvPredictionMode

Sets the Motion Vector Prediction Mode.

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

Fields

Name Description
AUTO

Sets the Motion Vector Prediction Mode.

NONE

Sets the Motion Vector Prediction Mode.

SPATIAL

Sets the Motion Vector Prediction Mode.

TEMPORAL

Sets the Motion Vector Prediction Mode.

Back to top Generated by DocFX