Live Stream v1 API - Enum Input.Types.Tier (1.2.0)

public enum Input.Types.Tier

Reference documentation and code samples for the Live Stream v1 API enum Input.Types.Tier.

Tier of the input specification.

Namespace

GoogleCloudGoogle.Cloud.VideoGoogle.Cloud.Video.LiveStreamV1

Assembly

Google.Cloud.Video.LiveStream.V1.dll

Fields

NameDescription
Hd

Resolution <= 1920x1080. Bitrate <= 25 Mbps. FPS <= 60.

Sd

Resolution < 1280x720. Bitrate <= 6 Mbps. FPS <= 60.

Uhd

Resolution <= 4096x2160. Not supported yet.

Unspecified

Tier is not specified.