Live Stream v1 API - Enum Manifest.Types.ManifestType (1.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
public enum Manifest.Types.ManifestType
Reference documentation and code samples for the Live Stream v1 API enum Manifest.Types.ManifestType.
The manifest type can be either HLS or DASH.
Namespace
Google.Cloud.Video.LiveStream.V1
Assembly
Google.Cloud.Video.LiveStream.V1.dll
Fields
|
| Name |
Description |
Dash |
Create a DASH manifest. The corresponding file extension is .mpd.
|
Hls |
Create an HLS manifest. The corresponding file extension is .m3u8.
|
Unspecified |
The manifest type is not specified.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-09 UTC.
[null,null,["Last updated 2026-03-09 UTC."],[],[]]