Live Stream V1 API - Module Google::Cloud::Video::LiveStream::V1::Distribution::State (v2.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Live Stream V1 API module Google::Cloud::Video::LiveStream::V1::Distribution::State.
State of this distribution.
Constants
STATE_UNSPECIFIED
value: 0 State is not specified.
ERROR
value: 5 Distribution has trouble to produce or deliver the output.
NOT_READY
value: 6 Distribution is not ready to be started.
READY
value: 7 Distribution is ready to be started.
AWAITING_INPUT
value: 8 Distribution is already started and is waiting for input.
DISTRIBUTING
value: 9 Distribution is already started and is generating output.