Show / Hide Table of Contents

Enum H264NalHrd

Signal hypothetical reference decoder (HRD) information (requires bufsize to be set)

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

Fields

Name Description
CBR

Signal HRD for constant bitrate (Not possible with fragmented or progressive MP4 muxings)

NONE

Do not signal HRD information

VBR

Signal HRD for variable bitrate

Back to top Generated by DocFX