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