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

public enum Input.Types.Type

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

The type of the input.

Namespace

GoogleCloudGoogle.Cloud.VideoGoogle.Cloud.Video.LiveStreamV1

Assembly

Google.Cloud.Video.LiveStream.V1.dll

Fields

NameDescription
RtmpPush

Input will take an rtmp input stream.

SrtPush

Input will take an srt (Secure Reliable Transport) input stream.

Unspecified

Input type is not specified.