Enum HlsMasterPlaylistRefreshTypeEnum.Types.HlsMasterPlaylistRefreshType
Enumerates the different ways an HLS master playlist on a live stream will can be refreshed.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum HlsMasterPlaylistRefreshTypeEnum.Types.HlsMasterPlaylistRefreshType
Fields
| Name | Description |
|---|---|
| Automatic | The master playlist will automatically be refreshed. |
| Manual | The master playlist will only be refreshed when requested. |
| Unspecified | Default value. This value is unused. |