Enum RaiUnit
Set the random access indicator (RAI) on appropriate access units (AUs).
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum RaiUnit
Fields
| Name | Description |
|---|---|
| ACCORDING_TO_INPUT | Set RAI according to instructions in input file. |
| ACQUISITION_POINT_PACKETS | Set RAI if packet is marked acquisition point. |
| ALL_PES_PACKETS | Set RAI in all PES packets. |
| NONE | Never set RAI. |