Enum LiveEncodingEventName
LiveEncodingEventName
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum LiveEncodingEventName
Fields
| Name | Description |
|---|---|
| DISCONNECT | Ingest has disconnected |
| ERROR | Error occurred, please see the errorMessage for further details |
| FIRST_CONNECT | First connection of the ingest |
| IDLE | Ingest is connected but doesn't send any data |
| RECONNECT | Ingest has reconnected |
| RESYNCING | Audio and video are out of sync and resyncing occurred. Usually happens after a RECONNECT event. |