Live Stream v1 API - Enum Input.Types.Tier (1.5.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

Google.Cloud.Video.LiveStream.V1

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.