Live Stream V1 API - Module Google::Cloud::Video::LiveStream::V1::Input::Tier (v0.2.0)

Reference documentation and code samples for the Live Stream V1 API module Google::Cloud::Video::LiveStream::V1::Input::Tier.

Tier of the input specification.

Constants

TIER_UNSPECIFIED

value: 0
Tier is not specified.

SD

value: 1
Resolution < 1280x720. Bitrate <= 6 Mbps. FPS <= 60.

HD

value: 2
Resolution <= 1920x1080. Bitrate <= 25 Mbps. FPS <= 60.

UHD

value: 3
Resolution <= 4096x2160. Not supported yet.