Live Stream V1 API - Module Google::Cloud::Video::LiveStream::V1::Clip::OutputType (v2.2.0)

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

OutputType represents the output type of the clip.

Constants

OUTPUT_TYPE_UNSPECIFIED

value: 0
OutputType is not specified.

MANIFEST

value: 1
OutputType is a VOD manifest. This is the default value.

MP4

value: 2
OutputType is an MP4 file.