Show / Hide Table of Contents

Enum H264BPyramid

Keep some B-frames as references

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

Fields

Name Description
NONE

Do not keep b-frame references

NORMAL

Non-strict, recommended (increases decoding picture buffer)

STRICT

Use a strictly hierarchical pyramid

Back to top Generated by DocFX