M2tsScte35Control
public enum M2tsScte35Control : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case none = "NONE"
-
Undocumented
Declaration
Swift
case passthrough = "PASSTHROUGH"
-
Declaration
Swift
public var description: String { get }