Video Stitcher v1 API - Class LiveSession.Types.GamSettings (3.0.0-beta03)

public sealed class LiveSession.Types.GamSettings : IMessage<LiveSession.Types.GamSettings>, IEquatable<LiveSession.Types.GamSettings>, IDeepCloneable<LiveSession.Types.GamSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Video Stitcher v1 API class LiveSession.Types.GamSettings.

Defines fields related to Google Ad Manager (GAM). This should be set if GAM is being used for ads.

Inheritance

object > LiveSession.Types.GamSettings

Namespace

Google.Cloud.Video.Stitcher.V1

Assembly

Google.Cloud.Video.Stitcher.V1.dll

Constructors

GamSettings()

public GamSettings()

GamSettings(GamSettings)

public GamSettings(LiveSession.Types.GamSettings other)
Parameter
NameDescription
otherLiveSessionTypesGamSettings

Properties

StreamId

public string StreamId { get; set; }

Required. The stream ID generated by Ad Manager.

Property Value
TypeDescription
string