Enum LiveStreamEventStreamingFormatEnum.Types.LiveStreamEventStreamingFormat
The LiveStreamEvent streaming format.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum LiveStreamEventStreamingFormatEnum.Types.LiveStreamEventStreamingFormat
Fields
| Name | Description |
|---|---|
| Dash | The format of the live stream media is MPEG-DASH. |
| Hls | The format of the live stream media is HTTP Live Streaming. |
| Unspecified | Default value. This value is unused. |