Scte35SpliceInsertWebDeliveryAllowedBehavior

public enum Scte35SpliceInsertWebDeliveryAllowedBehavior : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case follow = "FOLLOW"
  • Undocumented

    Declaration

    Swift

    case ignore = "IGNORE"
  • Declaration

    Swift

    public var description: String { get }