Show / Hide Table of Contents

Enum WebVttCueIdentifierPolicy

WebVttCueIdentifierPolicy

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

Fields

Name Description
INCLUDE_IDENTIFIERS

Cue identifiers are added in the resulting webvtt file

OMIT_IDENTIFIERS

Cue identifiers are not added in the resulting webvtt file

Back to top Generated by DocFX