AvailSuppressionMode
public enum AvailSuppressionMode : String
The mode of ad suppression for MediaTailor sessions.
-
Undocumented
Declaration
Swift
case off = "OFF" -
Undocumented
Declaration
Swift
case behindLiveEdge = "BEHIND_LIVE_EDGE" -
Undocumented
Declaration
Swift
case afterLiveEdgeFull_Avail_Only = "AFTER_LIVE_EDGE_FULL_AVAIL_ONLY" -
Undocumented
Declaration
Swift
case afterLiveEdgePartial_Avail = "AFTER_LIVE_EDGE_PARTIAL_AVAIL"