Class LiveStreamConditioning
Settings to specify all types of conditioning to apply to the associated LiveStream.
Implements
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public sealed class LiveStreamConditioning : IMessage<LiveStreamConditioning>, IEquatable<LiveStreamConditioning>, IDeepCloneable<LiveStreamConditioning>, IBufferMessage, IMessage
Constructors
LiveStreamConditioning()
Declaration
public LiveStreamConditioning()
LiveStreamConditioning(LiveStreamConditioning)
Declaration
public LiveStreamConditioning(LiveStreamConditioning other)
Parameters
| Type | Name | Description |
|---|---|---|
| LiveStreamConditioning | other |
Properties
DashBridge
Optional. Specifies DASH Bridge single-period to multi-period MPD conditioning.
Declaration
public DashBridge DashBridge { get; set; }
Property Value
| Type | Description |
|---|---|
| DashBridge |