Enum SidecarErrorMode
SidecarErrorMode
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum SidecarErrorMode
Fields
Name | Description |
---|---|
CONTINUE_ON_ERROR | If the transfer of the sidecar file fails, there is only a warning and the encoding will still continue |
FAIL_ON_ERROR | If the transfer of the sidecar file fails, the whole encoding will fail |