Show / Hide Table of Contents

Enum AvailabilityStartTimeMode

AvailabilityStartTimeMode

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

Fields

Name Description
ON_FIRST_SEGMENT

The availabilityStartTime will be set to the time, the first segment is available

ON_STREAM_INGEST

The availabilityStartTime will be set to the time, the encoder starts encoding and the stream is ingesting

Back to top Generated by DocFX