Show / Hide Table of Contents

Enum WatchFolderStatus

WatchFolderStatus

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

Fields

Name Description
ERROR

The watch folder is inactive due to an error

STARTED

The watch folder is currently active and monitors the storage for new files to be encoded

STOPPED

The watch folder is currently inactive

Back to top Generated by DocFX