Scte35DeviceRestrictions
public enum Scte35DeviceRestrictions : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case none = "NONE" -
Undocumented
Declaration
Swift
case restrictGroup0 = "RESTRICT_GROUP0" -
Undocumented
Declaration
Swift
case restrictGroup1 = "RESTRICT_GROUP1" -
Undocumented
Declaration
Swift
case restrictGroup2 = "RESTRICT_GROUP2" -
Declaration
Swift
public var description: String { get }
View on GitHub
Scte35DeviceRestrictions Enumeration Reference