Enum WebVttStylingMode
Determines how WebVTT styling is handled.
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum WebVttStylingMode
Fields
| Name | Description |
|---|---|
| DROP_STYLING | Drop the styling of the input file. |
| PASSTHROUGH | Keep the styling of the input file. |