Scte35SpliceInsertNoRegionalBlackoutBehavior
public enum Scte35SpliceInsertNoRegionalBlackoutBehavior : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case follow = "FOLLOW"
-
Undocumented
Declaration
Swift
case ignore = "IGNORE"
-
Declaration
Swift
public var description: String { get }